Merge pull request #16514 from surajshetty3416/misc-fixes-april-2022
This commit is contained in:
commit
d57302ff74
1 changed files with 5 additions and 5 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue