diff --git a/index.css b/index.css index 97f67607686957361d03b98280eded71f2031f06..c50491673107c4b5b93c4957cfaa2f1ad8a818f3 100644 --- a/index.css +++ b/index.css @@ -18604,9 +18604,13 @@ form .ant-input-group-addon .ant-cascader-picker:only-child { .errorIcon___3dzef i { margin-right: 4px; } +.errorPopover___2aoQw .ant-popover-title { + height: 42px; + line-height: 42px; +} .errorPopover___2aoQw .ant-popover-inner-content { padding: 0; - max-height: 400px; + max-height: 300px; overflow: auto; min-width: 240px; }