mirror of
https://github.com/dalbodeule/snap-admin.git
synced 2025-06-09 05:48:20 +00:00
Removed left padding in filter UI
This commit is contained in:
parent
83e9766eb0
commit
0976a76ffc
@ -184,6 +184,7 @@ AUTOCOMPLETE
|
|||||||
ul.categorical-select {
|
ul.categorical-select {
|
||||||
list-style-type: none;
|
list-style-type: none;
|
||||||
margin-bottom: 0px;
|
margin-bottom: 0px;
|
||||||
|
padding-left: 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
ul.categorical-select button {
|
ul.categorical-select button {
|
||||||
@ -200,7 +201,7 @@ ul.categorical-select button {
|
|||||||
.thumb-image {
|
.thumb-image {
|
||||||
max-width: 128px;
|
max-width: 128px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.img-muted {
|
.img-muted {
|
||||||
filter: brightness(50%);
|
filter: brightness(50%);
|
||||||
|
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user