mirror of
https://github.com/element-hq/element-web.git
synced 2024-12-19 01:01:56 +03:00
8 lines
142 B
Text
8 lines
142 B
Text
|
.mx_JoinRuleDialog {
|
||
|
.mx_JoinRuleDialogButtons {
|
||
|
display: flex;
|
||
|
column-gap: 5px;
|
||
|
justify-content: center;
|
||
|
}
|
||
|
}
|