[common] fix bug 50025
This commit is contained in:
parent
518ab99097
commit
949c412319
Binary file not shown.
Before Width: | Height: | Size: 111 B After Width: | Height: | Size: 110 B |
|
@ -92,8 +92,8 @@
|
|||
|
||||
.pixel-ratio__1_5 & {
|
||||
//background-image: ~"url(@{common-image-const-path}/controls/Scroll_center@1.5x.png)";
|
||||
background-image: data-uri('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAATAgMAAAACIK4YAAAACVBMVEUAAADPz8/x8fFVrc9qAAAAAXRSTlMAQObYZgAAABRJREFUeNpjYAxl4FrBwYAK6CwIAOsnB3Hkb0WyAAAAAElFTkSuQmCC');
|
||||
background-size: 14px auto;
|
||||
background-image: data-uri('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAATAgMAAAAG1X4lAAAACVBMVEUAAADPz8/x8fFVrc9qAAAAAXRSTlMAQObYZgAAABNJREFUeNpjYAx14FrFgAboLAgAVgQJB86JyMQAAAAASUVORK5CYII=');
|
||||
background-size: 15px auto;
|
||||
}
|
||||
|
||||
background-repeat: no-repeat;
|
||||
|
|
Loading…
Reference in a new issue