Skip to content

Commit 4c8ee1f

Browse files
committed
Fix save button overlap in theme editor in night mode
Affects issues: - Fixed #4487
1 parent 0f7376b commit 4c8ee1f

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Plan/react/dashboard/src/style/main.sass

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,10 @@ p, span, td, .h3, a, button
141141
&.scrolled
142142
top: 1em
143143

144+
145+
.night-mode-colors .editor-toast
146+
top: 13.8rem
147+
144148
.disabled-feedback
145149
width: 100%
146150
margin-top: 0.25rem

0 commit comments

Comments
 (0)