Move join room button

This commit is contained in:
Robert Long
2022-02-04 12:31:59 -08:00
parent cde352bcae
commit 9c3e4907c8
5 changed files with 28 additions and 10 deletions

View File

@@ -112,6 +112,11 @@ limitations under the License.
.copyButton {
width: 320px !important;
margin-bottom: 15px;
}
.copyButton:last-child {
margin-bottom: 0;
}
.previewButtons > * {