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:
4b8f09f
)
Decrease player button size on very small screens
author
Chocobozzz
<me@florianbigard.com>
Tue, 27 Mar 2018 12:39:10 +0000
(14:39 +0200)
committer
Chocobozzz
<me@florianbigard.com>
Tue, 27 Mar 2018 12:39:10 +0000
(14:39 +0200)
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 db338dd387918f048ae0b4f71c4043e3d6798173..ff6bdfaac4b1a4be0c9b6d3e7d39654268789903 100644
(file)
--- a/
client/src/sass/video-js-custom.scss
+++ b/
client/src/sass/video-js-custom.scss
@@
-409,7
+409,7
@@
$control-bar-height: 34px;
}
.vjs-big-play-button {
- font-size:
4
em;
+ font-size:
3
em;
}
.vjs-volume-control {