king
2021-07-23 c7414c3cc93649479119d51b230c4b8e36884ca7
src/views/rolemanage/index.scss
@@ -53,6 +53,12 @@
          text-overflow: ellipsis;
        }
      }
      .empty {
        border: 1px solid #e8e8e8;
        padding: 100px 10px 30px;
        min-height: 400px;
        border-radius: 4px;
      }
    }
  }
  .ant-table-wrapper {
@@ -72,6 +78,10 @@
      margin-bottom: 10px;
      margin-right: 15px;
    }
    .ant-input-search {
      width: 250px;
      float: right;
    }
    .save {
      float: right;
      margin-right: 0px;