Fxed: Slight UI label color adjustment

Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
This commit is contained in:
Qstick 2018-10-16 21:16:32 -04:00
parent 097429c545
commit fe865fc4c3
3 changed files with 6 additions and 4 deletions

View file

@ -15,6 +15,6 @@
.freeSpace {
margin-left: 15px;
color: $gray;
color: $darkGray;
font-size: $smallFontSize;
}