刘洋 2 years ago
parent
commit
1a173eb032
1 changed files with 1 additions and 1 deletions
  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: $MainLayoutHeaderBg;
   background-color: #fff;
   background-color: #fff;
   font-size: $MediumFont;
   font-size: $MediumFont;
-  margin-bottom: 6px;
+  // margin-bottom: 6px;
   &.mini {
   &.mini {
     padding: 6px 5px !important;
     padding: 6px 5px !important;
   }
   }