mirror of
https://github.com/vector-im/element-call.git
synced 2026-02-02 04:05:56 +00:00
5 lines
53 B
CSS
5 lines
53 B
CSS
.form {
|
|
display: flex;
|
|
flex-direction: column;
|
|
}
|