tweak for filterlist style
This commit is contained in:
parent
00a238e00f
commit
85e2c6e5ac
1 changed files with 2 additions and 2 deletions
|
@ -56,8 +56,8 @@
|
||||||
width: 1px;
|
width: 1px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.filterlist li:not([hidden]) {
|
.filterlist li {
|
||||||
display: block;
|
list-style: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.filterlist li:focus-within {
|
.filterlist li:focus-within {
|
||||||
|
|
Loading…
Reference in a new issue