king
2024-11-06 e2fd227b24a2d188ef209dc47fabcc8390f2a94b
src/components/header/sysmessage/index.scss
File was renamed from src/components/header/sysmessage.scss
@@ -66,6 +66,15 @@
      color: rgba(0, 0, 0, 0.85);
    }
  }
  .msg-list {
    .msg-item {
      height: 80px;
      background: rgba(0, 0, 0, 0.05);
      margin: 10px 0px;
      padding: 5px;
      border-radius: 2px;
    }
  }
}
.mk-msg-wrap.visible {
  z-index: 3000;