li-guang
2021-01-05 5d4a0926f4e8fbbc15ba15d4054001cacf630b73
hive-app/pages/workbench/board.vue
@@ -144,10 +144,13 @@
      border-color: #EDEAF4;
      border-style: solid;
      border-width: 0;
      border-top-width: 1px;
      /* border-top-width: 1px; */
      border-left-width: 1px;
      border-bottom-width: 1px;
      /* border-bottom-width: 1px; */
      color: #111111;
   }
   .h-tr:nth-last-child(1){
      border-bottom-width: 1px;
   }
   /* 单元格 */
   .h-td{
@@ -157,7 +160,9 @@
      border-color: #EDEAF4;
      border-style: solid;
      border-width: 0;
      border-top-width: 1px;
      border-right-width: 1px;
      /* border-bottom-width: 1px; */
      display: flex;
      justify-content: center;
      align-items: center;