projects
/
oweals
/
peertube.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
628d28e
)
Fix player on very small screens
author
Chocobozzz
<me@florianbigard.com>
Wed, 28 Feb 2018 07:26:22 +0000
(08:26 +0100)
committer
Chocobozzz
<me@florianbigard.com>
Wed, 28 Feb 2018 07:26:22 +0000
(08:26 +0100)
client/src/sass/video-js-custom.scss
patch
|
blob
|
history
diff --git
a/client/src/sass/video-js-custom.scss
b/client/src/sass/video-js-custom.scss
index ee8f2594935ffbea1b526f387287b8dd0528f9de..8b6d54b221fce994d923b1ee5a9c7b64780f1b75 100644
(file)
--- a/
client/src/sass/video-js-custom.scss
+++ b/
client/src/sass/video-js-custom.scss
@@
-343,10
+343,10
@@
$control-bar-height: 34px;
font-size: 5em;
}
- .vjs-
webtorrent
{
+ .vjs-
peertube
{
padding: 0 !important;
- .vjs-
webtorrent
-displayed {
+ .vjs-
peertube
-displayed {
display: none !important;
}
}
@@
-354,7
+354,7
@@
$control-bar-height: 34px;
@media screen and (max-width: 300px) {
.vjs-dock-text {
- font-size: 1
.5
em;
+ font-size: 1em;
}
.vjs-big-play-button {