Better control bar responsive
This commit is contained in:
parent
c2e6ad30a4
commit
ba9eef5f62
1 changed files with 8 additions and 0 deletions
|
@ -403,6 +403,14 @@
|
|||
.vjs-theater-control {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.vjs-peertube {
|
||||
.icon,
|
||||
.download-speed-text,
|
||||
.upload-speed-text {
|
||||
display: none !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (max-width: $screen-width-570) {
|
||||
|
|
Loading…
Reference in a new issue