Hide horizontal overflow to prevent notifications from creating scrollbars

This commit is contained in:
Torjus
2018-07-16 16:31:58 +02:00
parent 3acc2a6936
commit 8aa7c9a8e4
+1
View File
@@ -29,6 +29,7 @@ html {
body {
height: 100%;
overflow-x: hidden;
}
#multiparty-meeting {