Commit 0776d969 authored by XieZhiXiong's avatar XieZhiXiong

chore: 完善样式

parent 6e6ef78f
......@@ -125,12 +125,6 @@
display: none;
}
// 设置formitem的*号到字段label前
.ant-form-item-label>label.ant-form-item-required::before {
order: 10;
margin-left: -6px;
}
// 处理ant tree组件
// .ant-tree-checkbox {
// order: 10;
......@@ -289,3 +283,10 @@
font-size: 12px !important;
color: #909399 !important;
}
// 设置formitem的*号到字段label前
.ant-form-item-label
> label.ant-form-item-required::before {
order: 10;
margin-left: -6px;
}
\ No newline at end of file
......@@ -54,6 +54,8 @@
:global {
.ant-anchor {
background-color: #FFFFFF;
&-link {
padding: 0 16px;
font-size: 14px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment