Remove border from preferences navigation

Added to all listboxes in c0ab7bbacbcae3628c8a6f5feabf7be7f09fa54e
This commit is contained in:
Abe Jellinek 2024-01-17 17:06:47 -05:00 committed by Dan Stillman
parent 05747f050a
commit afcbc24362

View file

@ -89,6 +89,7 @@
flex-shrink: 0;
appearance: none;
background: transparent;
border: none;
margin: 6px;
& > richlistitem {