UX: fix minimised draft bg colour for composer (#89)
Followup fix for #84
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
#reply-control.hide-preview {
|
||||
#reply-control.hide-preview:not(.draft) {
|
||||
@include breakpoint("mobile-extra-large", $rule: min-width) {
|
||||
background: var(--d-content-background);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user