generated from Seekra/repository-template
Fix search bar input field height #36 #38
@@ -8,7 +8,7 @@
|
|||||||
<style scoped>
|
<style scoped>
|
||||||
.search-wrapper {
|
.search-wrapper {
|
||||||
--submit-button-padding-y: 8px;
|
--submit-button-padding-y: 8px;
|
||||||
--submit-button-content-height: 18px;
|
--submit-button-content-height: 32px;
|
||||||
--padding: 4px;
|
--padding: 4px;
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
|||||||
Reference in New Issue
Block a user