king
2022-09-08 0a72ad847aad17cf7dbffc239dec0d62c34a10d1
src/views/design/sidemenu/thdmenuplus/index.scss
@@ -70,6 +70,9 @@
      .ant-col {
        padding: 10px;
      }
      .ant-card-head {
        padding: 0 10px;
      }
      .ant-col.disabled {
        cursor: not-allowed;
        .ant-card-head-title {
@@ -84,6 +87,15 @@
      }
      .ant-card-head-title {
        text-align: center;
        .title-wrap {
          position: relative;
          top: -8px;
          height: 30px;
          div {
            overflow: hidden;
            text-overflow: ellipsis;
          }
        }
      }
      .ant-card-body {
        padding: 2px;