Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit beb2108

Browse files
author
vikasrohit
committed
AS#125016930691282, Add min height to loading state so separator (border) is correct height
-- Added min height
1 parent 3d63e62 commit beb2108

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

assets/css/settings/email.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
display: flex;
99
justify-content: center;
1010
align-items: center;
11+
min-height: 100px;
1112
}
1213

1314
.newsletters {

0 commit comments

Comments
 (0)