style: 样式修复
This commit is contained in:
@@ -12,6 +12,8 @@ import RouteCache from '@/components/RouteCache.vue'
|
||||
}
|
||||
html,
|
||||
body {
|
||||
overscroll-behavior: none;
|
||||
overflow-x: hidden;
|
||||
&::-webkit-scrollbar {
|
||||
width: 0;
|
||||
display: none;
|
||||
|
||||
Reference in New Issue
Block a user