Parcourir la source

Outline: none;

sbkwgh il y a 8 ans
Parent
commit
c4e7dc803f
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      src/App.vue

+ 1 - 0
src/App.vue

@@ -401,6 +401,7 @@
 	.search {
 		border: 1px solid $color__gray--darker;
 		border-radius: 0.25rem;
+		outline: none;
 		overflow: hidden;
 
 		@at-root #{&}__field {