mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 03:34: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: 0 !important;
|
||||||
padding-left: 8px !important;
|
padding-left: 8px !important;
|
||||||
gap: 0 8px;
|
gap: 0 8px;
|
||||||
background: var(--better-main);
|
background: transparent !important;
|
||||||
}
|
}
|
||||||
.cke_toolbar:has(.cke_toolgroup) {
|
.cke_toolbar:has(.cke_toolgroup) {
|
||||||
.cke_combo {
|
.cke_combo {
|
||||||
|
|||||||
Reference in New Issue
Block a user