king
2025-04-21 f3d4db769ba9b51b799d981511a710fd443d0e08
src/views/systemfunc/header/index.scss
@@ -26,16 +26,16 @@
    position: absolute;
    font-size: 20px;
    color: #ffffff;
    left: calc(50% - 14px);
    left: 250px;
    top: 10px;
  }
  .close {
    position: absolute;
    float: right;
    font-size: 16px;
    color: #ffffff;
    right: 90px;
    top: 12px;
    margin-top: 13px;
    margin-right: 15px;
    cursor: pointer;
  }