Karsa 9 달 전
부모
커밋
634323ca38
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      src/views/datasheet_manage/components/toolBarSection.vue

+ 2 - 2
src/views/datasheet_manage/components/toolBarSection.vue

@@ -172,8 +172,8 @@ export default {
   overflow: hidden;
   background: #fff;
   border: 1px solid #ccc;
-  padding: 4px 12px;
-  margin: 10px 0;
+  border-bottom: none;
+  padding: 2px 12px;
   .tool-btn-item {
     margin: 5px;
     display: flex;