Files
element-call-Github/src/room/RoomNotFoundView.module.css
2022-02-14 13:53:19 -08:00

12 lines
155 B
CSS

.form {
padding: 0 24px;
justify-content: center;
max-width: 409px;
width: calc(100% - 48px);
margin-bottom: 72px;
}
.button {
width: 100%;
}