generated from Seekra/repository-template
Set search bar input height
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
width: 100%;
|
||||
font-size: 1rem;
|
||||
background: transparent;
|
||||
height: calc(var(--content-height) + 2 * var(--submit-button-padding-y));
|
||||
}
|
||||
|
||||
.search-button {
|
||||
|
||||
Reference in New Issue
Block a user