king
2022-05-17 2ae980243b7ad705dea575eadcfc4cf4e24073bd
src/templates/menuconfig/editthdmenu/index.scss
@@ -123,6 +123,18 @@
      .ant-col {
        padding: 10px;
      }
      .ant-col.disabled {
        cursor: not-allowed;
        .ant-card-head-title {
          color: #959595;
        }
        .card-operation {
          display: none;
        }
        img {
          cursor: not-allowed;
        }
      }
      .ant-card-head-title {
        text-align: center;
      }