Files
element-call/src/home/RegisteredView.module.css
2022-01-04 17:13:26 -08:00

19 lines
208 B
CSS

.form {
padding: 0 24px;
justify-content: center;
width: 409px;
margin-bottom: 72px;
}
.fieldRow {
margin-bottom: 0;
}
.button {
padding: 0 24px;
}
.recentCallsTitle {
margin-bottom: 32px;
}