mirror of https://github.com/vector-im/riot-web
Fix hosting signup dialog height
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