Skip to content

Commit f912ffe

Browse files
committed
fix: add margin to apply html toggle
1 parent 5ac5abc commit f912ffe

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/plugins/global-settings/typography/editor.scss

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,4 +137,7 @@
137137
.stk-inspector-sub-header {
138138
margin-bottom: 16px;
139139
}
140+
.stk-toggle-control {
141+
margin-top: 28px;
142+
}
140143
}

0 commit comments

Comments
 (0)