fix: change antd default class style
This commit is contained in:
parent
8af19d2489
commit
743aa4a55a
3
packages/client/src/schema-component/antd/index.less
Normal file
3
packages/client/src/schema-component/antd/index.less
Normal file
@ -0,0 +1,3 @@
|
||||
.ant-formily-item-label {
|
||||
color: #8c8c8c;
|
||||
}
|
@ -28,4 +28,4 @@ export * from './tabs';
|
||||
export * from './time-picker';
|
||||
export * from './tree-select';
|
||||
export * from './upload';
|
||||
|
||||
import './index.less';
|
||||
|
Loading…
Reference in New Issue
Block a user