You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
325 B
Plaintext

@root-entry-name: 'default';
@import (reference) 'ant-design-vue/es/style/themes/index.less';
@pro-field-light-wrapper: ~'@{ant-prefix}-pro-field-light-wrapper';
.@{pro-field-light-wrapper}-collapse-label {
padding: 1px;
}
.@{pro-field-light-wrapper}-container {
.@{ant-prefix}-form-item {
margin-bottom: 0;
}
}