Commit bfa9c156 authored by Alexandre Delanoë's avatar Alexandre Delanoë

[FIX] Visio Frame size quick fix

parent 5866e0fe
Pipeline #2419 failed with stage
in 0 seconds
...@@ -1030,7 +1030,7 @@ select.form-control { ...@@ -1030,7 +1030,7 @@ select.form-control {
} }
.jitsi-iframe { .jitsi-iframe {
height: 40em; height: 70em;
} }
.range { .range {
......
...@@ -185,5 +185,5 @@ select.form-control ...@@ -185,5 +185,5 @@ select.form-control
top: $spinner-top-offset top: $spinner-top-offset
.jitsi-iframe .jitsi-iframe
height: 40em height: 70em
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment