1
Fork 0
mirror of https://github.com/jech/galene.git synced 2024-11-09 18:25:58 +01:00

video controls on mobile

This commit is contained in:
Alain Takoudjou 2020-10-31 01:23:20 +01:00
parent e900ef6d89
commit 581d2439ab

View file

@ -1068,10 +1068,6 @@ header .collapse {
margin-bottom: 60px;
}
.video-controls {
opacity: 1;
}
.login-container {
position: fixed;
height: calc(var(--vh, 1vh) * 100 - 56px);