forked from crowetic/commerce
Fix search input overflowing over icon
This commit is contained in:
parent
8983f51e2c
commit
7454f920ec
@ -1,5 +1,5 @@
|
||||
.input {
|
||||
@apply bg-transparent px-3 py-2 appearance-none w-full transition duration-150 ease-in-out rounded-lg text-gray-600 placeholder-accent-4;
|
||||
@apply bg-transparent px-3 py-2 appearance-none w-full transition duration-150 ease-in-out rounded-lg text-gray-600 placeholder-accent-4 pr-10;
|
||||
min-width: 300px;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user