Merge pull request #1466 from ONLYOFFICE/fix/bugfix

[SSE embedded] Fix loader
This commit is contained in:
Julia Radzhabova 2022-01-13 00:51:35 +03:00 committed by GitHub
commit eee017bb0b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -74,7 +74,7 @@
font-size: 0;
border: 1px solid #dfdfdf;
white-space: nowrap;
padding-top: 48px;
padding-top: 28px;
}
.loadmask > .placeholder > .columns {

View file

@ -71,7 +71,7 @@
font-size: 0;
border: 1px solid #dfdfdf;
white-space: nowrap;
padding-top: 48px;
padding-top: 28px;
}
.loadmask > .placeholder > .columns {