Commit 00643ddb authored by afc163's avatar afc163

Updates

parent 3db9d1aa
...@@ -18604,9 +18604,13 @@ form .ant-input-group-addon .ant-cascader-picker:only-child { ...@@ -18604,9 +18604,13 @@ form .ant-input-group-addon .ant-cascader-picker:only-child {
.errorIcon___3dzef i { .errorIcon___3dzef i {
margin-right: 4px; margin-right: 4px;
} }
.errorPopover___2aoQw .ant-popover-title {
height: 42px;
line-height: 42px;
}
.errorPopover___2aoQw .ant-popover-inner-content { .errorPopover___2aoQw .ant-popover-inner-content {
padding: 0; padding: 0;
max-height: 400px; max-height: 300px;
overflow: auto; overflow: auto;
min-width: 240px; min-width: 240px;
} }
......
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