Remove shadow from top bar drawers

This commit is contained in:
Cohee 2024-05-01 14:52:17 +03:00
parent 620cd6dfc2
commit 15a288b63d
1 changed files with 0 additions and 1 deletions

View File

@ -3552,7 +3552,6 @@ body:has(#character_popup.open) #top-settings-holder:has(.drawer-content.openDra
border-radius: 10px;
padding: 5px;
border: 1px solid var(--SmartThemeBorderColor);
box-shadow: 0 0 20px black;
min-width: 450px;
width: var(--sheldWidth);
overflow-y: auto;