fix(style): background different from color (#8942)

This commit is contained in:
Sabe Jones 2017-08-11 08:08:24 -05:00 committed by Matteo Pagliazzi
parent 9507f0758d
commit d1e9a6a74a

View file

@ -46,7 +46,7 @@
&-control-daily-todo { &-control-daily-todo {
background: $maroon-500; background: $maroon-500;
background: $maroon-100; color: $maroon-100;
} }
&-modal-input { &-modal-input {