We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8c400ca + 5127592 commit 73622bbCopy full SHA for 73622bb
app/assets/stylesheets/common/generics.scss
@@ -40,3 +40,7 @@
40
#edition img[alt=""] {
41
border: 3px dotted red;
42
}
43
+
44
+textarea {
45
+ hyphens: none;
46
+}
0 commit comments