Skip to content

Commit 5bae5b6

Browse files
author
abdelouahed oumoussa
committed
update(demo): add overflow scroll to the body
1 parent bf5d460 commit 5bae5b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

demo/src/App.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,7 @@ body {
183183
font-family: system-ui, -apple-system;
184184
font-weight: 400;
185185
font-size: 15px;
186+
overflow-y: scroll;
186187
}
187188
188189
#app {

0 commit comments

Comments
 (0)