style: 样式修复

This commit is contained in:
2026-03-30 15:14:45 +08:00
parent 5a910eef15
commit aac25b05fe
13 changed files with 84 additions and 31 deletions

View File

@@ -12,6 +12,8 @@ import RouteCache from '@/components/RouteCache.vue'
}
html,
body {
overscroll-behavior: none;
overflow-x: hidden;
&::-webkit-scrollbar {
width: 0;
display: none;