Browse Source

Merge branch 'master' into feature/Feature-supply

莫绍宝 3 năm trước cách đây
mục cha
commit
df668f3439
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      src/styles/index.scss

+ 4 - 0
src/styles/index.scss

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