mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-23 16:49:23 +08:00
8 lines
142 B
Plaintext
8 lines
142 B
Plaintext
|
.mx_JoinRuleDialog {
|
||
|
.mx_JoinRuleDialogButtons {
|
||
|
display: flex;
|
||
|
column-gap: 5px;
|
||
|
justify-content: center;
|
||
|
}
|
||
|
}
|