improve placeholder text style
This commit is contained in:
parent
cc11491106
commit
ad457b428a
@ -7,7 +7,7 @@
|
||||
.input-primary {
|
||||
@apply bg-primary-900;
|
||||
@apply border-primary-900 hover:border-primary-800 active:border-primary-700;
|
||||
@apply text-primary-400;
|
||||
@apply text-primary-400 placeholder-primary-600;
|
||||
}
|
||||
|
||||
.checkbox {
|
||||
|
Loading…
Reference in New Issue
Block a user