Commit a9bf39c6 authored by afc163's avatar afc163

Fix popover style

parent a935dfed
......@@ -33,13 +33,9 @@
.errorPopover {
:global {
.ant-popover-title {
height: 42px;
line-height: 42px;
}
.ant-popover-inner-content {
padding: 0;
max-height: 300px;
max-height: 290px;
overflow: auto;
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