刘洋 2 年之前
父节点
当前提交
1a173eb032
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/components/shared/ScoringPanelItem.vue

+ 1 - 1
src/components/shared/ScoringPanelItem.vue

@@ -295,7 +295,7 @@ const onToggleClick = () => {
   // background-color: $MainLayoutHeaderBg;
   background-color: #fff;
   font-size: $MediumFont;
-  margin-bottom: 6px;
+  // margin-bottom: 6px;
   &.mini {
     padding: 6px 5px !important;
   }