mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 11:44:40 +00:00
fix: transparent background on rich text composer controls
This commit is contained in:
@@ -2370,7 +2370,7 @@ div.bar.flat {
|
||||
padding: 0 !important;
|
||||
padding-left: 8px !important;
|
||||
gap: 0 8px;
|
||||
background: var(--better-main);
|
||||
background: transparent !important;
|
||||
}
|
||||
.cke_toolbar:has(.cke_toolgroup) {
|
||||
.cke_combo {
|
||||
|
||||
Reference in New Issue
Block a user