Parcourir la source

Bigger inputs

Reddo il y a 5 ans
Parent
commit
5d2bf7f9e1
1 fichiers modifiés avec 5 ajouts et 0 suppressions
  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%;
 }