fix bookmark menu bg in otomotone

This commit is contained in:
2025-11-26 16:06:35 +03:00
parent a3ad36e9a9
commit bbbe152ff8
2 changed files with 3 additions and 1 deletions

View File

@@ -1311,7 +1311,7 @@ footer {
}
.bookmarks-dropdown {
background-color: #9b649b;
background-color: #503250;
border: 1px solid black;
border-radius: 4px;
box-shadow: 0 0 30px rgba(0, 0, 0, 0.25);