Browse Source

page add overflow

master
mac 6 months ago
parent
commit
caf2f96621
  1. 1
      src/styles/layout.scss

1
src/styles/layout.scss

@ -64,6 +64,7 @@
.pages { .pages {
height: 100%; height: 100%;
width: 100%; width: 100%;
overflow-x: hidden;
} }
} }

Loading…
Cancel
Save