Fix bug with default logo in About page.
This commit is contained in:
parent
4f37e52b8c
commit
f5a32b57d4
|
@ -1,7 +1,7 @@
|
|||
.about-dlg {
|
||||
.asc-about-office {
|
||||
background-repeat: no-repeat;
|
||||
.background-ximage('@{common-image-path}/about/OnlyOffice.png', '@{common-image-path}/about/OnlyOffice@2x.png', 420px);
|
||||
.background-ximage('@{common-image-path}/about/OnlyOffice.png', '@{common-image-path}/about/OnlyOffice@2x.png', 340px);
|
||||
|
||||
width: 340px;
|
||||
height: 55px;
|
||||
|
|
Loading…
Reference in a new issue