mirror of
https://github.com/ascribe/onion.git
synced 2024-11-15 01:25:17 +01:00
Merge branch 'AD-611-limit-image-size'
This commit is contained in:
commit
658f4c36e1
@ -47,6 +47,10 @@
|
||||
padding-top: 0px;
|
||||
}
|
||||
|
||||
.vjs-fullscreen video {
|
||||
max-height: 100%;
|
||||
}
|
||||
|
||||
.vjs-default-skin .vjs-play-progress,
|
||||
.vjs-default-skin .vjs-volume-level {
|
||||
background: $ascribe-color-green;
|
||||
|
Loading…
Reference in New Issue
Block a user