Jelajahi Sumber

Merge pull request #700 from elron/patch-23

Removed the outline chrome does to inputs
Eddie Machado 11 tahun lalu
induk
melakukan
f8ce219f23
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  1. 1 0
      library/scss/modules/_forms.scss

+ 1 - 0
library/scss/modules/_forms.scss

@@ -59,6 +59,7 @@ textarea,
   &:focus,
   &:active {
     background-color: lighten($gray, 4%);
+    outline: none; 
   } // end hover or focus
 
   // error notification