mirror of
https://github.com/vector-im/element-call.git
synced 2026-07-03 18:12:58 +00:00
Remove viewport units
This commit is contained in:
@@ -129,7 +129,7 @@ body {
|
||||
html,
|
||||
body,
|
||||
#root {
|
||||
height: 100vh;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
#root {
|
||||
|
||||
Reference in New Issue
Block a user