浏览代码

Merge branch 'master' into feature/Feature-supply

莫绍宝 3 年之前
父节点
当前提交
df668f3439
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      src/styles/index.scss

+ 4 - 0
src/styles/index.scss

@@ -289,6 +289,10 @@ div:focus {
       border-right: 1px solid #EBEEF5;
       border-right: 1px solid #EBEEF5;
       font-size: 14px;
       font-size: 14px;
       color: #333333;
       color: #333333;
+      input {
+        border: none;
+        padding: 0;
+      }
     }
     }
   }
   }
 }
 }