mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/unity.git
synced 2026-08-20 12:54:07 +00:00
ad85832e75
user login UI
9 lines
83 B
SCSS
Vendored
9 lines
83 B
SCSS
Vendored
.media {
|
|
display: flex;
|
|
align-items: flex-start;
|
|
}
|
|
|
|
.media-body {
|
|
flex: 1;
|
|
}
|