Browse Source

Bigger inputs

Reddo 5 years ago
parent
commit
5d2bf7f9e1
1 changed files with 5 additions and 0 deletions
  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%;
 }