[DE] Skeletone loader bugfix
This commit is contained in:
parent
79eb797431
commit
e12898afa3
|
@ -101,7 +101,7 @@
|
|||
|
||||
.loadmask > .placeholder {
|
||||
background: #fbfbfb;
|
||||
width: 816px;
|
||||
width: 794px;
|
||||
margin: 46px auto;
|
||||
height: 100%;
|
||||
border: 1px solid #bebebe;
|
||||
|
|
|
@ -102,7 +102,7 @@
|
|||
|
||||
.loadmask > .placeholder {
|
||||
background: #fbfbfb;
|
||||
width: 816px;
|
||||
width: 794px;
|
||||
margin: 46px auto;
|
||||
height: 100%;
|
||||
border: 1px solid #bebebe;
|
||||
|
|
|
@ -152,7 +152,7 @@
|
|||
|
||||
.doc-placeholder {
|
||||
background: #fbfbfb;
|
||||
width: 816px;
|
||||
width: 794px;
|
||||
margin: 46px auto;
|
||||
height: 100%;
|
||||
border: 1px solid #bebebe;
|
||||
|
|
Loading…
Reference in a new issue