[PE] Correct url themes

This commit is contained in:
ShimaginAndrey 2021-11-30 11:39:57 +03:00
parent 73dea87360
commit ed835111b8
2 changed files with 1 additions and 1 deletions

View file

Before

Width:  |  Height:  |  Size: 46 KiB

After

Width:  |  Height:  |  Size: 46 KiB

View file

@ -124,7 +124,7 @@
width: 88px;
height: 40px;
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;
background-repeat: no-repeat;
background-size: cover;