Merge pull request #16514 from surajshetty3416/misc-fixes-april-2022

This commit is contained in:
Suraj Shetty 2022-04-06 10:05:06 +05:30 committed by GitHub
commit d57302ff74
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -51,11 +51,6 @@
}
}
.custom-actions {
display: flex;
align-items: center;
}
.page-actions {
align-items: center;
.btn {
@ -72,6 +67,11 @@
.custom-btn-group {
display: inline-flex;
}
.custom-actions {
display: flex;
align-items: center;
}
}
.layout-main-section-wrapper {