Improvements to create room modal (#2152)

This commit is contained in:
Ahmad Farhat
2020-10-02 14:23:31 -04:00
committed by GitHub
parent c8a104c76e
commit 56be1ad2ae
2 changed files with 11 additions and 3 deletions

View File

@ -121,4 +121,8 @@
#room-owner-name {
line-height: 12px;
}
.create-room-button {
width: 49%;
}