style changes

This commit is contained in:
Yuri Kuznetsov
2023-06-28 11:11:40 +03:00
parent 4be63cb75e
commit 65b9fabfd7
+5 -1
View File
@@ -848,7 +848,7 @@ input.global-search-input {
}
.button-container {
padding: 0 0 10px;
padding: 0 0 var(--vertical-gap);
}
.margin.list-group-item:first-child {
@@ -3258,6 +3258,10 @@ table.table-admin-panel {
line-height: 32px;
}
.search-container {
margin-bottom: @padding-base-vertical;
}
.search-row {
.input-group button.search {
margin-left: -2px;