wupengfei
4 天以前 b9ca6847e2e05d4faedeff9e7170e9f6968b2c10
src/views/DataBoard/components/DataBoardTableView.vue
@@ -57,13 +57,14 @@
.data-board-table {
  display: flex;
  padding: 0 14px 11px;
  padding: 0 14px;
  flex-direction: column;
  min-height: 258px;
  .data-board-table-item {
    display: grid;
    align-items: center;
    height: 37px;
    height: 42px;
    font-size: 14px;
    color: #ffffff;
    background-position: bottom center;