fix video now playing bar
This commit is contained in:
@@ -167,6 +167,10 @@
|
||||
overflow-x: auto;
|
||||
}
|
||||
|
||||
.tabScenes, .tabCast {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
#videoPlayer .nowPlayingText {
|
||||
font-weight: normal;
|
||||
margin: 0 0 0 1em;
|
||||
|
||||
@@ -11,11 +11,6 @@
|
||||
max-width: 130px;
|
||||
}
|
||||
|
||||
.mediaButton.infoButton {
|
||||
width: 34px;
|
||||
height: 34px;
|
||||
}
|
||||
|
||||
.mediaButton.active {
|
||||
color: #52B54B;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user