Cockatrice/webclient/src/components/RegistrationDialog/RegistrationDialog.css
Zach H a87c66885c
Webatrice: Account Registration form (pt2) (#4454)
Co-authored-by: ParkTandem <93353951+ParkTandem@users.noreply.github.com>
2021-10-31 22:15:51 -04:00

5 lines
97 B
CSS

.dialog-title {
display: flex;
justify-content: space-between;
align-items: center;
}