king
2024-05-21 bcd80eb46e158d1daf7df735a4fb72a3221fa16e
src/components/tabview/index.scss
@@ -111,3 +111,15 @@
  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);
  }
}