🎨 ux(browser): floorp right sidebar background-color

This commit is contained in:
Sergio Laín 2024-08-17 13:17:02 +02:00
parent 259b96bd8a
commit ab7881814c
No known key found for this signature in database
GPG key ID: 8429B2EE312F8150

View file

@ -822,6 +822,7 @@ tab,
@media (prefers-color-scheme: dark) {
#sidebar-select-box {
background-color: #1e2030 !important;
border-radius: 15px !important;
margin: 10px 10px 10px 0px !important;
border: 3px solid rgba(0, 0, 0, 0);