highlighted text now in black
This commit is contained in:
parent
a016d4de31
commit
29251651a2
|
@ -17,12 +17,10 @@ vn-item-diary {
|
||||||
|
|
||||||
.balanceNegative .balance {
|
.balanceNegative .balance {
|
||||||
background-color: $main-01;
|
background-color: $main-01;
|
||||||
color: white;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.isIn .in {
|
.isIn .in {
|
||||||
background-color: $main-02;
|
background-color: $main-02;
|
||||||
color: white;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.truncate {
|
.truncate {
|
||||||
|
|
Loading…
Reference in New Issue