Fix search bar input field height #36 #38

Merged
jakob.scheid merged 5 commits from bugfix/searchbar-input-field-height into main 2026-05-07 21:11:28 +02:00
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;