Skip to content

Commit c3943ec

Browse files
committed
💄 Set min-height for notices-wrapper in admin area
1 parent 79d8e9a commit c3943ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/design/adminhtml/Magento/backend/web/css/source/_structure.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ body {
3636
// ToDo UI: should be moved to messages
3737
.notices-wrapper {
3838
margin: 0 3rem;
39+
min-height: 5rem;
3940
.messages {
4041
margin-bottom: 0;
4142
}

0 commit comments

Comments
 (0)