improve empty cell style

This commit is contained in:
afc163 2017-08-29 17:55:50 +08:00
parent 2bedd6b0e6
commit fe09eec9aa

View File

@ -448,7 +448,7 @@
position: absolute;
bottom: 0;
width: 100%;
background: transparent;
background: @component-background;
pointer-events: none;
}
}