mirror of
https://github.com/orangecoding/fredy.git
synced 2026-06-16 12:31:07 +00:00
8 lines
95 B
Plaintext
8 lines
95 B
Plaintext
@import '../../tokens.less';
|
|
|
|
.users {
|
|
display: flex;
|
|
flex-direction: column;
|
|
flex: 1;
|
|
}
|