[PE] Correct url themes
This commit is contained in:
parent
73dea87360
commit
ed835111b8
Before Width: | Height: | Size: 46 KiB After Width: | Height: | Size: 46 KiB |
|
@ -124,7 +124,7 @@
|
||||||
width: 88px;
|
width: 88px;
|
||||||
height: 40px;
|
height: 40px;
|
||||||
margin-top: 14px;
|
margin-top: 14px;
|
||||||
background-image: url('../../../../../../web-apps/apps/presentationeditor/mobile/dist/images/themes.png');
|
background-image: ~"url(@{app-image-path}/themes/themes.png)";
|
||||||
display: block;
|
display: block;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
|
|
Loading…
Reference in a new issue