[PE] Fix Bug 53999
This commit is contained in:
parent
8dd2081a7d
commit
cea7c6c694
|
@ -255,7 +255,7 @@
|
||||||
width: 88px;
|
width: 88px;
|
||||||
height: 40px;
|
height: 40px;
|
||||||
margin-top: 14px;
|
margin-top: 14px;
|
||||||
background-image: url(../img/themes/themes.png);
|
background-image: url('../../../../../../web-apps/apps/presentationeditor/mobile/dist/images/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