🎨 布局调整

This commit is contained in:
BTMuli
2023-05-25 16:49:57 +08:00
parent 3b47c5f255
commit 89e5c5a3fe
2 changed files with 18 additions and 23 deletions

View File

@@ -2,13 +2,6 @@
@import url("themes/default.css");
@import url("themes/dark.css");
/*
* @description 让滚动条在内侧显示
* @since Alpha v0.1.0
*/
html {
overflow: overlay;
}
/*
* @description 侧边滚动条样式
* @since Alpha v0.1.3