Video flag label color fixed

This commit is contained in:
svetlagasheva 2020-03-26 17:16:27 +02:00
parent d8c8b723df
commit ef7d930573

View file

@ -90,7 +90,7 @@
white-space: nowrap;
text-overflow: ellipsis;
text-transform: uppercase;
color: @color-background;
color: @color-background-90;
}
}