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 {
height: 100%;
width: 100%;
overflow-x: hidden;
}
}

Loading…
Cancel
Save