Skip to content

Commit ae720b4

Browse files
committed
fix editor settings styles
1 parent 2349702 commit ae720b4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/livecodes/styles/inc-modal.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1305,8 +1305,8 @@
13051305

13061306
#editor-settings-preview-container {
13071307
height: 250px !important;
1308-
margin-bottom: 1rem;
1309-
max-height: 250px;
1308+
margin-bottom: 1rem !important;
1309+
max-height: 250px !important;
13101310
}
13111311

13121312
.field-note {

0 commit comments

Comments
 (0)