mirror of
https://github.com/ONLYOFFICE/desktop-apps.git
synced 2026-04-07 14:09:22 +08:00
[start page] centered loader
This commit is contained in:
@ -56,10 +56,9 @@
|
||||
.loader-page {
|
||||
top: 50%;
|
||||
left: 50%;
|
||||
height: 180px;
|
||||
position: absolute;
|
||||
margin-top: -100px;
|
||||
/*margin-left: -75px;*/
|
||||
margin-top: -40px;
|
||||
transform: translate(-50%);
|
||||
}
|
||||
|
||||
.loader-page-text {
|
||||
|
||||
Reference in New Issue
Block a user