Files
boluo-app-main/src/fragments/profile/others/index.less
2025-11-03 22:18:39 +08:00

16 lines
223 B
Plaintext

@import '@/styles/common.less';
@import '@/styles/variables.less';
.fragment-profile-others {
width: 100%;
&__title {
font-weight: 400;
font-size: 32px;
line-height: 40px;
margin-bottom: 24px;
}
}