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

View File

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