Skip to content

Commit

Permalink
update MobileSearchTextField styles
Browse files Browse the repository at this point in the history
  • Loading branch information
leewyatt committed Aug 1, 2024
1 parent d2f8aaa commit e4c69b4
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -559,6 +559,7 @@

.mobile-search-text-field > .ikonli-font-icon {
-fx-icon-size: 20px;
-fx-icon-color: -grey-100;
}

.mobile-search-text-field .text-field {
Expand Down Expand Up @@ -904,7 +905,7 @@
}

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

.model-list-view .list-view .model-list-cell {
Expand Down

0 comments on commit e4c69b4

Please sign in to comment.