Improved Filter UI

This commit is contained in:
junaidjaved248 2021-10-15 23:30:51 +05:00
parent 96b6299162
commit 176050442b
1 changed files with 2 additions and 2 deletions

View File

@ -1933,7 +1933,7 @@ button[disabled] {
.filters-container .toolbar-wrapper>div select {
cursor: pointer;
padding: 6px 16px;
padding: 6px 10px;
color: rgba(0, 0, 0, .83);
background-color: #fff
}
@ -4000,7 +4000,7 @@ button[disabled] {
}
.selective-div {
width: 150px;
width: 97px;
-webkit-appearance: none
}