king
2024-05-21 f0bf8c399c354c22227f8f1a76ed806098db59c0
src/components/tabview/index.scss
@@ -110,4 +110,16 @@
.ant-message {
  top: 50px;
  z-index: 1080;
}
.mk-menus-update {
  text-align: center;
  font-size: 20px;
  color: #131313;
  .tip {
    margin-bottom: 10px;
  }
  .anticon {
    color: var(--mk-sys-color);
  }
}