Change background colour
This commit is contained in:
parent
c00c91f5a5
commit
3b4412efb2
|
@ -3,7 +3,7 @@ input[type=search] {
|
|||
@apply border border-gray-400 p-2;
|
||||
|
||||
&:focus {
|
||||
@apply outline-none bg-gray-300
|
||||
@apply outline-none bg-gray-100
|
||||
}
|
||||
|
||||
&::placeholder {
|
||||
|
|
Loading…
Reference in a new issue