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