Adding responsive to jitsi logo, buttons and hiding some part of the interface (#7380)

* Adding responsive to jitsi logo, buttons and hiding some part of the interface
* moving media types thresholds to variables and apply only to screen
* hide chrome extension banner on very small view
* Hide filmstrip only on desktop narrow windows
This commit is contained in:
Jesús Espino
2020-07-31 13:53:19 +02:00
committed by GitHub
parent b0650b8448
commit 400c86ad5e
5 changed files with 104 additions and 6 deletions

View File

@@ -101,5 +101,6 @@ $flagsImagePath: "../images/";
@import 'modals/security/security';
@import 'premeeting-screens';
@import 'e2ee';
@import 'responsive';
/* Modules END */