超管驾驶舱去页面因滚动条的抖动

Signed-off-by: Chenyang Gao <gps949@outlook.com>
This commit is contained in:
Chenyang Gao
2023-04-11 15:33:06 +08:00
parent 9992d178eb
commit e93e3ef7bc
+4
View File
@@ -469,6 +469,10 @@ function doLogout() {
.container {
width: 94%;
}
html {
margin-right: calc(100% - 100vw);
overflow-x: hidden;
}
/*
.toggle {
border: 0;