mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
Don't display widget iframes whilst loading.
This commit is contained in:
parent
3ee45b21b8
commit
d45940f204
@ -235,3 +235,7 @@ form.mx_Custom_Widget_Form div {
|
||||
align-items: center;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.mx_AppLoading iframe {
|
||||
display: none;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user