Explorar el Código

Outline: none;

sbkwgh hace 8 años
padre
commit
c4e7dc803f
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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 {