Skip to content

Commit

Permalink
The search field of ModelListView needs to add padding
Browse files Browse the repository at this point in the history
  • Loading branch information
leewyatt committed Aug 1, 2024
1 parent d63eadf commit d2f8aaa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -903,7 +903,7 @@
-fx-background-color: -white;
}

.model-list-view .search-wrapper .search-text-field .left-pane {
.model-list-view .search-wrapper .mobile-search-text-field {
-fx-padding: 8px;
}

Expand Down

0 comments on commit d2f8aaa

Please sign in to comment.