king
2020-09-15 0f75cd54d62aa6d623ff024ca787c85a578a5f38
src/assets/css/main.scss
@@ -304,6 +304,14 @@
        color: purple;
      }
    }
    .mk-popover-control::after {
      position: absolute;
      content: ' ';
      width: 100%;
      height: 10px;
      bottom: -10px;
      left: 0px;
    }
    .ant-popover-inner-content {
      padding: 5px 20px;
    }