mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-03-17 13:03:50 +00:00
Moved management of filtering options to own reducer
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
|
||||
.search-bar__input.search-bar__input {
|
||||
padding-left: 40px;
|
||||
padding-right: 40px;
|
||||
}
|
||||
|
||||
.search-bar__icon {
|
||||
@@ -13,3 +14,8 @@
|
||||
left: 15px;
|
||||
color: #707581;
|
||||
}
|
||||
|
||||
.search-bar__close {
|
||||
@include vertical-align();
|
||||
right: 15px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user