diff options
author | Anton L. Šijanec <sijanecantonluka@gmail.com> | 2020-05-13 12:23:57 +0200 |
---|---|---|
committer | Anton L. Šijanec <sijanecantonluka@gmail.com> | 2020-05-13 12:23:57 +0200 |
commit | 064e82373c6b444efd1e13c0b95fc94966ab74a7 (patch) | |
tree | 58f41879eacfcdcee5e1efcf1947e4d1d6ad9b51 /pages | |
parent | closer to merge, still don't (diff) | |
download | beziapp-064e82373c6b444efd1e13c0b95fc94966ab74a7.tar beziapp-064e82373c6b444efd1e13c0b95fc94966ab74a7.tar.gz beziapp-064e82373c6b444efd1e13c0b95fc94966ab74a7.tar.bz2 beziapp-064e82373c6b444efd1e13c0b95fc94966ab74a7.tar.lz beziapp-064e82373c6b444efd1e13c0b95fc94966ab74a7.tar.xz beziapp-064e82373c6b444efd1e13c0b95fc94966ab74a7.tar.zst beziapp-064e82373c6b444efd1e13c0b95fc94966ab74a7.zip |
Diffstat (limited to 'pages')
-rw-r--r-- | pages/jitsi.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/jitsi.html b/pages/jitsi.html index a766ca3..c6793d9 100644 --- a/pages/jitsi.html +++ b/pages/jitsi.html @@ -59,7 +59,7 @@ </ul> - <div class="container" style="height: 100%; width: 100%"> + <div class="container" style="height: calc(100vh - 74px); width: 100%"> <iframe src="https://video.gimb.tk" frameBorder="0" style="width: 100%; height: 100%"> Ur browser does not support iframes, you have no Internet connection or the GimB videoconference server is down or does not allow iframes. Probably we fucked something up, so drop us a message. |