mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
Adding padding to center search icon in navbar
This commit is contained in:
parent
039d67caab
commit
bf25afb3d1
1 changed files with 1 additions and 1 deletions
|
@ -218,7 +218,7 @@ b {
|
||||||
}
|
}
|
||||||
|
|
||||||
.input {
|
.input {
|
||||||
@apply pl-2.5;
|
@apply px-2.5;
|
||||||
}
|
}
|
||||||
|
|
||||||
.input:focus {
|
.input:focus {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue