test
This commit is contained in:
parent
bc38036b33
commit
34202c6758
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue