king
2019-12-03 70c47c170ae1cc154e68c1af407e4f6ebf04669e
src/assets/css/main.scss
@@ -143,4 +143,17 @@
.ant-popover {
  z-index: 1090!important;
}
.ant-notification-notice.notification-custom-error {
  background: #f5222d;
  .anticon.ant-notification-notice-icon-error {
    color: #ffffff;
  }
  .ant-notification-notice-message {
    color: #ffffff;
  }
  .ant-notification-close-icon {
    color: #ffffff;
  }
}