mirror of https://github.com/Chocobozzz/PeerTube
Reduce title/button size for embed
parent
2e78e2684c
commit
e700d33b19
|
@ -377,7 +377,7 @@ $control-bar-height: 34px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@media screen and (max-width: 550px) {
|
@media screen and (max-width: 570px) {
|
||||||
.vjs-dock-text {
|
.vjs-dock-text {
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue