Lengthen email loading skeleton rows
This commit is contained in:
parent
46b127b1f3
commit
2d9c081ca3
1 changed files with 1 additions and 1 deletions
|
|
@ -29480,7 +29480,7 @@ button .spinner-whirlpool {
|
||||||
.email-list-skeleton {
|
.email-list-skeleton {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
inset: 0;
|
inset: 0;
|
||||||
padding: 10px 12px;
|
padding: 10px 7px;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
gap: 8px;
|
gap: 8px;
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue