wupengfei
3 天以前 89436385a31b0f31c33bb4688ab7c3b549ecc125
src/views/DataBoard/components/DataBoardTableView.vue
@@ -57,14 +57,14 @@
.data-board-table {
  display: flex;
  padding: 0 14px 11px;
  padding: 0 14px;
  flex-direction: column;
  min-height: 270px;
  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;