mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-26 00:46:22 +08:00
[PE mobile] fix svg mask stylesheet
This commit is contained in:
@ -3,6 +3,7 @@
|
||||
@url: `encodeURIComponent(@{svg})`;
|
||||
background-color: @color;
|
||||
-webkit-mask-image: url("data:image/svg+xml;charset=utf-8,@{url}");
|
||||
mask-size: contain;
|
||||
}
|
||||
|
||||
.encoded-svg-uncolored-mask(@svg) {
|
||||
|
||||
Reference in New Issue
Block a user