mirror of
https://github.com/matrix-org/matrix-hookshot.git
synced 2025-03-10 21:19:13 +00:00
5 lines
87 B
SCSS
5 lines
87 B
SCSS
.buttonSet {
|
|
display: flex;
|
|
flex-direction: row;
|
|
align-items: flex-start;
|
|
} |