fix background color of bar above timeline
This commit is contained in:
parent
fa6e2b9e98
commit
8df35f0421
|
@ -548,3 +548,7 @@ a.mention, .notification__message .fa {
|
|||
.video-player__buttons button {
|
||||
color: $ui-primary-color;
|
||||
}
|
||||
|
||||
.tabs-bar__wrapper {
|
||||
background: $purple1;
|
||||
}
|
Loading…
Reference in New Issue