king
2025-04-21 f3d4db769ba9b51b799d981511a710fd443d0e08
src/menu/components/table/edit-table/columns/index.scss
@@ -74,11 +74,6 @@
        }
      }
    }
    .action-column {
      .card-detail-row:empty {
        min-height: 40px;
      }
    }
    tr:hover td {
      background: #ffffff!important;
    }
@@ -114,7 +109,7 @@
      margin-right: 10px;
      cursor: pointer;
    }
    >.anticon-copy {
    >.anticon-copy, >.anticon-plus {
      color: #26C281;
      margin-left: 5px;
    }