remove very-light-gray
parent
8bad281460
commit
34a37521cc
|
@ -19,7 +19,7 @@ input[type="date"],
|
||||||
input[type="password"],
|
input[type="password"],
|
||||||
select,
|
select,
|
||||||
textarea {
|
textarea {
|
||||||
background: $very-light-gray;
|
background: $whitish;
|
||||||
border: 1px solid $gray-light;
|
border: 1px solid $gray-light;
|
||||||
color: $grayer;
|
color: $grayer;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
|
Loading…
Reference in New Issue