feat(Input): move extended left padding into SearchBar classes

This commit is contained in:
Ilia Mashkov
2026-02-07 19:18:49 +03:00
parent 662d4ac626
commit a1bc359c7f
2 changed files with 3 additions and 2 deletions

View File

@@ -44,7 +44,7 @@ let {
'placeholder:font-mono',
'placeholder:text-xs sm:placeholder:text-sm',
'placeholder:tracking-wide',
'pl-11 sm:pl-14 pr-4 sm:pr-6',
'pl-4 sm:pl-6 pr-4 sm:pr-6',
'rounded-xl',
'transition-all duration-200',
'font-medium',