Make searchbar bigger #31 #35

Closed
jakob.scheid wants to merge 3 commits from feature/make-searchbar-bigger into main
Showing only changes of commit e4ba19bc9b - Show all commits
+1 -1
View File
@@ -8,7 +8,7 @@
<style scoped>
.search-wrapper {
--submit-button-padding-y: 8px;
--submit-button-content-height: 18px;
--submit-button-content-height: 32px;
--padding: 4px;
display: flex;
align-items: center;