fix(zone_upcoming-deliveries): fix backgroundcolor
This commit is contained in:
parent
9203c38234
commit
a434d9268b
|
@ -15,6 +15,7 @@ vn-upcoming-deliveries {
|
|||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
background-color: $color-bg;
|
||||
}
|
||||
|
||||
vn-table vn-th.waste-family,
|
||||
|
|
Loading…
Reference in New Issue