We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60ef1bb commit 037201bCopy full SHA for 037201b
web_src/css/form.css
@@ -1,3 +1,8 @@
1
+.ui.input textarea,
2
+.ui.form textarea {
3
+ transition: none;
4
+}
5
+
6
input,
7
textarea,
8
.ui.input > input,
0 commit comments