Migrate Calendar interface patterns
This commit is contained in:
@@ -863,6 +863,16 @@
|
||||
gap: 14px;
|
||||
}
|
||||
|
||||
.calendar-dialog-documentation,
|
||||
.calendar-settings-documentation {
|
||||
display: flex;
|
||||
justify-content: flex-end;
|
||||
}
|
||||
|
||||
.calendar-settings-documentation {
|
||||
grid-column: 1 / -1;
|
||||
}
|
||||
|
||||
.calendar-dialog-form label {
|
||||
display: grid;
|
||||
gap: 5px;
|
||||
|
||||
Reference in New Issue
Block a user