移除一个导致打包后css文件错误的bug

This commit is contained in:
zhl 2019-06-04 20:47:37 +08:00
parent 4c220a4a15
commit 21c74e2c35

View File

@ -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);