add padding to center search icon in navbar (#2857)

This commit is contained in:
arisuv 2023-08-25 09:01:25 +01:00 committed by GitHub
parent 039d67caab
commit ac6edbfa7f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -218,7 +218,7 @@ b {
}
.input {
@apply pl-2.5;
@apply px-2.5;
}
.input:focus {