Додан фільтр на сторінці керування вісниками.
Виправлено помилки.
This commit is contained in:
@@ -77,7 +77,7 @@
|
||||
.page-territory>.list-controls>button {
|
||||
display: flex;
|
||||
position: relative;
|
||||
background: var(--ColorThemes3);
|
||||
background: var(--PrimaryColor);
|
||||
font-size: 18px;
|
||||
cursor: pointer;
|
||||
min-width: 30px;
|
||||
@@ -93,7 +93,7 @@
|
||||
.page-territory>.list-controls>button>svg {
|
||||
width: 25px;
|
||||
height: 25px;
|
||||
fill: var(--ColorThemes0);
|
||||
fill: var(--PrimaryColorText);
|
||||
}
|
||||
|
||||
#page-territory-search {
|
||||
|
||||
Reference in New Issue
Block a user