generated from Seekra/repository-template
style(searchbar): apply internal text indentation to the input field
This commit is contained in:
@@ -83,6 +83,7 @@ const submitSearch = function () {
|
||||
font-size: 1rem;
|
||||
background: transparent;
|
||||
height: calc(var(--content-height) + 2 * var(--submit-button-padding-y));
|
||||
padding-left: 12px;
|
||||
}
|
||||
|
||||
.search-button {
|
||||
|
||||
Reference in New Issue
Block a user