This commit is contained in:
Chengliang 2023-05-25 13:45:26 +08:00
parent bc38036b33
commit 34202c6758
1 changed files with 3 additions and 0 deletions

View File

@ -22,6 +22,7 @@ body {
color: #333333;
}
#container,
body,
html {
@ -35,8 +36,10 @@ html {
width: 0px;
height: 0px;
background-color: transparent;
display: none;
}
//列表滚动条
.wea-new-table {
::-webkit-scrollbar {