移除一个导致打包后css文件错误的bug
This commit is contained in:
parent
4c220a4a15
commit
21c74e2c35
@ -544,7 +544,7 @@ canvas {
|
||||
opacity: 0;
|
||||
}
|
||||
.container::-webkit-scrollbar {
|
||||
display: none; //Safari and Chrome
|
||||
display: none;
|
||||
}
|
||||
.real .dire-ctrl {
|
||||
background-image:url(../resources/rocker.png);
|
||||
|
Loading…
x
Reference in New Issue
Block a user