Change border colour
This commit is contained in:
parent
b56359bf73
commit
0f26e509b3
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
textarea,
|
||||
input[type=search] {
|
||||
@apply border p-2;
|
||||
@apply border border-gray-400 p-2;
|
||||
|
||||
&:focus {
|
||||
@apply outline-none bg-gray-300
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue