mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-08-28 17:21:05 +00:00
feat: new settings popup
This commit is contained in:
@@ -274,6 +274,14 @@ select option {
|
||||
justify-content: center;
|
||||
width: 35px !important;
|
||||
}
|
||||
|
||||
/* Engage toolbar: keep settings/theme buttons above React chrome */
|
||||
.connectedNotificationsWrapper .addedButton,
|
||||
.connectedNotificationsWrapper #AddedSettings,
|
||||
.connectedNotificationsWrapper #LightDarkModeButton {
|
||||
z-index: 50 !important;
|
||||
pointer-events: auto !important;
|
||||
}
|
||||
[style="background-color: rgb(255, 255, 255);"] {
|
||||
color: black;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user