mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 03:34:40 +00:00
chore: minor css cleanup
This commit is contained in:
@@ -120,6 +120,7 @@ html {
|
|||||||
|
|
||||||
.modaliser-container {
|
.modaliser-container {
|
||||||
backdrop-filter: none !important;
|
backdrop-filter: none !important;
|
||||||
|
pointer-events: none !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.connectedNotificationsWrapper > div > button > svg > g {
|
.connectedNotificationsWrapper > div > button > svg > g {
|
||||||
@@ -1878,9 +1879,6 @@ blurred {
|
|||||||
.uiSlidePane > .pane > .header {
|
.uiSlidePane > .pane > .header {
|
||||||
background: var(--better-main);
|
background: var(--better-main);
|
||||||
}
|
}
|
||||||
.modaliser-container {
|
|
||||||
pointer-events: none;
|
|
||||||
}
|
|
||||||
.content [placeholder="Subject…"] {
|
.content [placeholder="Subject…"] {
|
||||||
padding-left: 12px !important;
|
padding-left: 12px !important;
|
||||||
border-radius: 16px;
|
border-radius: 16px;
|
||||||
|
|||||||
Reference in New Issue
Block a user