mirror of
https://github.com/element-hq/element-call.git
synced 2026-05-03 20:35:53 +00:00
5 lines
53 B
CSS
5 lines
53 B
CSS
.form {
|
|
display: flex;
|
|
flex-direction: column;
|
|
}
|