mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-16 21:24:59 +08:00
Fix hosting signup dialog height
This commit is contained in:
parent
d607999cff
commit
bdab1faf16
@ -23,7 +23,7 @@ limitations under the License.
|
||||
}
|
||||
|
||||
.mx_HostingSignupDialog_container {
|
||||
height: 100%;
|
||||
height: 95%;
|
||||
|
||||
iframe {
|
||||
width: 100%;
|
||||
|
Loading…
Reference in New Issue
Block a user