1
0
mirror of https://github.com/TeamPiped/Piped.git synced 2024-12-13 22:00:28 +05:30

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 {