[pe] Fixed skeleton layout
This commit is contained in:
parent
f54bd052e7
commit
7ee0cc863e
|
@ -162,7 +162,7 @@
|
||||||
|
|
||||||
.loadmask > .placeholder .slide-container > .line:nth-child(1) {
|
.loadmask > .placeholder .slide-container > .line:nth-child(1) {
|
||||||
height: 30%;
|
height: 30%;
|
||||||
margin: 120px 80px 0;
|
margin: 10% 80px 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
@keyframes flickerAnimation {
|
@keyframes flickerAnimation {
|
||||||
|
|
|
@ -221,7 +221,7 @@
|
||||||
|
|
||||||
&:nth-child(1) {
|
&:nth-child(1) {
|
||||||
height: 30%;
|
height: 30%;
|
||||||
margin: 120px 80px 0;
|
margin: 10% 80px 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
&.empty {
|
&.empty {
|
||||||
|
|
Loading…
Reference in a new issue