mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 11:44:40 +00:00
fix issue with sidebar coloring
This commit is contained in:
@@ -122,7 +122,7 @@ ul.magicDelete > li.deleting {
|
||||
box-shadow: none;
|
||||
border-radius: 12px;
|
||||
padding: 12px;
|
||||
color: var(--text-color);
|
||||
color: var(--text-color) !important;
|
||||
display: flex;
|
||||
white-space: nowrap;
|
||||
place-items: center;
|
||||
|
||||
Reference in New Issue
Block a user