Skip to content

Commit 90aed21

Browse files
committed
💄 add proper spacings to live editor (playground)
1 parent 680358e commit 90aed21

File tree

2 files changed

+952
-5543
lines changed

2 files changed

+952
-5543
lines changed

doc/src/pages/playground.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,8 @@
109109
}
110110

111111
.playground-editor {
112-
margin: 0 10% !important;
113-
overflow: scroll;
112+
margin: 0 10% 10% !important;
113+
overflow: auto;
114114
&::before {
115115
content: '// Edit the code here and preview the changes above.';
116116
display: flex;

0 commit comments

Comments
 (0)