comty/packages/app/src/pages/account/index.mobile.less

12 lines
196 B
Plaintext

@import "theme/vars.less";
._mobile_account-profile {
display: flex;
flex-direction: column;
width: 100%;
padding-top: calc(@topBar_height + @top_bar_padding);
gap: 20px;
}