king
2021-10-21 1da6506bf58270bacc2a4345002c6b082835580e
src/views/appmanage/index.scss
@@ -23,6 +23,14 @@
    position: relative;
    display: flex;
    .ant-table {
      th {
        white-space: nowrap;
      }
      td {
        word-break: break-all;
      }
    }
    .left-view {
      flex: 1;
      width: 60%;
@@ -58,7 +66,7 @@
      .sub-app {
        margin: 10px 10px 25px;
        border: 1px solid #e8e8e8;
        height: 180px;
        height: 210px;
        border-radius: 4px;
        padding-top: 10px;