tweak for filterlist style

This commit is contained in:
rhiannon morris 2024-07-07 22:12:44 +02:00
parent 00a238e00f
commit 85e2c6e5ac

View file

@ -56,8 +56,8 @@
width: 1px;
}
.filterlist li:not([hidden]) {
display: block;
.filterlist li {
list-style: none;
}
.filterlist li:focus-within {