瀏覽代碼

样式微调

hm 2 周之前
父節點
當前提交
6055065d46
共有 2 個文件被更改,包括 3 次插入2 次删除
  1. 1 1
      src/components/TitleHeadersmall/index.vue
  2. 2 1
      src/components/TowLevelTitle/fxryTowLevelTitle.vue

+ 1 - 1
src/components/TitleHeadersmall/index.vue

@@ -70,7 +70,7 @@ function btnClick (item, index) {
 
 .btn_box {
   display: flex;
-  margin-right: 10px;
+  // margin-right: 10px;
   margin-top: 6px;
 }
 

+ 2 - 1
src/components/TowLevelTitle/fxryTowLevelTitle.vue

@@ -101,7 +101,8 @@ function openDialog() {
 }
 
 .right_btn {
-  padding: 0 5px;
+  // padding: 0 5px;
+  padding: 0 3px;
   height: 24px;
   border-radius: 4px 4px 4px 4px;
   border: 1px solid rgba(111, 229, 255, 0.3);