[themes] fix bug 50002
This commit is contained in:
parent
bcbaedf762
commit
f57486d376
|
@ -80,6 +80,7 @@
|
||||||
width: 60px;
|
width: 60px;
|
||||||
height: 20px;
|
height: 20px;
|
||||||
margin: -3px 10px -2px;
|
margin: -3px 10px -2px;
|
||||||
|
filter: @component-normal-icon-filter;
|
||||||
|
|
||||||
@media only screen {
|
@media only screen {
|
||||||
//@media (-webkit-min-device-pixel-ratio: 1.5) and (-webkit-max-device-pixel-ratio: 1.9),
|
//@media (-webkit-min-device-pixel-ratio: 1.5) and (-webkit-max-device-pixel-ratio: 1.9),
|
||||||
|
|
Loading…
Reference in a new issue