refactor(projects): perfect scrollbar style [完善滚动条]

This commit is contained in:
Soybean
2022-11-13 09:45:00 +08:00
parent 1bdd81a1d8
commit 1a02cab97c
5 changed files with 1014 additions and 904 deletions

View File

@@ -1,5 +1,6 @@
@import './transition.css';
@import './reset.css';
@import './scrollbar.css';
html, body, #app {
height: 100%;