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