Cockatrice/webclient/src/dialogs/RegistrationDialog/RegistrationDialog.css
Jeremy Letto 6ce346af4a
Webatrice: KnownHosts component (#4456)
* refactor dexie services for future schema updates

Co-authored-by: Jeremy Letto <jeremy.letto@datasite.com>
2021-11-25 22:12:23 -05:00

5 lines
97 B
CSS

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