Files
fe_service_ebtp_frontend/src/pages/ProfileBasic/style.less

9 lines
145 B
Plaintext
Raw Normal View History

2020-12-23 11:14:35 +08:00
@import '~antd/es/style/themes/default.less';
.title {
margin-bottom: 16px;
color: @heading-color;
font-weight: 500;
font-size: 16px;
}