Explorar el Código

Bigger inputs

Reddo hace 5 años
padre
commit
5d2bf7f9e1
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  1. 5 0
      sass/text/_say.scss

+ 5 - 0
sass/text/_say.scss

@@ -142,4 +142,9 @@ b.action {
   &::after {
     content: "* ";
   }
+}
+
+
+input.keySelectorInput {
+  width: 80%;
 }