This website works better with JavaScript
Home
Explore
Help
Sign In
yzd
/
trustypay
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
✨ feat(app): 禁止显示横项滚动条
hxl
8 months ago
parent
17ebf2d165
commit
1ed1e62976
1 changed files
with
1 additions
and
1 deletions
Unified View
Show Diff Stats
1
1
src/App.vue
+ 1
- 1
src/App.vue
View File
@@ -18,7 +18,7 @@ body {
padding: 0;
padding: 0;
height: 100%;
height: 100%;
width: 100%;
width: 100%;
-
+
overflow-x: hidden;
}
}
h1,
h1,