wupengfei
3 天以前 89436385a31b0f31c33bb4688ab7c3b549ecc125
src/views/DataBoard/components/DataBoardContentItem.vue
@@ -2,7 +2,7 @@
  <div
    class="data-board-content-item"
    :style="{
      marginBottom: hasBottom ? '18px' : '0',
      marginBottom: hasBottom ? '20px' : '0',
    }"
  >
    <div class="data-board-content-item-title">
@@ -45,7 +45,7 @@
    .data-board-content-item-title-text {
      padding-left: 36px;
      font-size: 24px;
      font-size: 22px;
      line-height: 32px;
      background: linear-gradient(to bottom, #ffffff, #b5efff);
      -webkit-background-clip: text;