mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-12-14 14:20:28 +05:30
add padding to center search icon in navbar (#2857)
This commit is contained in:
parent
039d67caab
commit
ac6edbfa7f
@ -218,7 +218,7 @@ b {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.input {
|
.input {
|
||||||
@apply pl-2.5;
|
@apply px-2.5;
|
||||||
}
|
}
|
||||||
|
|
||||||
.input:focus {
|
.input:focus {
|
||||||
|
Loading…
Reference in New Issue
Block a user