fix design bug
This commit is contained in:
@@ -247,3 +247,9 @@ tbody tr {
|
||||
*::-webkit-scrollbar {
|
||||
display: none;
|
||||
}
|
||||
|
||||
html,
|
||||
body {
|
||||
overflow-x: hidden;
|
||||
max-width: 100vw;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user