cleanup styles

This commit is contained in:
Denys Vuika
2023-02-13 13:44:37 -05:00
parent 47b7969d32
commit 32c7ca7bfb

View File

@@ -10,11 +10,11 @@ $top-margin: 12px;
margin: 0 !important; margin: 0 !important;
.app-search-button { .app-search-button {
width: 32px !important; width: 32px;
height: 32px !important; height: 32px;
margin-left: 0 !important; margin-left: 0;
padding-left: 0 !important; padding-left: 0;
margin-top: -4px !important; margin-top: -4px;
} }
.app-input-form-field { .app-input-form-field {