Remove border from preferences navigation
Added to all listboxes in c0ab7bbacbcae3628c8a6f5feabf7be7f09fa54e
This commit is contained in:
parent
05747f050a
commit
afcbc24362
1 changed files with 1 additions and 0 deletions
|
@ -89,6 +89,7 @@
|
||||||
flex-shrink: 0;
|
flex-shrink: 0;
|
||||||
appearance: none;
|
appearance: none;
|
||||||
background: transparent;
|
background: transparent;
|
||||||
|
border: none;
|
||||||
margin: 6px;
|
margin: 6px;
|
||||||
|
|
||||||
& > richlistitem {
|
& > richlistitem {
|
||||||
|
|
Loading…
Reference in a new issue