We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 324760f commit 4d36b04Copy full SHA for 4d36b04
Resources/ReactUnity/styles/uitoolkit/react-unity-utils.uss
@@ -29,3 +29,8 @@
29
.unity-base-text-field__input {
30
-unity-text-align: upper-left;
31
}
32
+
33
+.unity-base-field__input {
34
+ border-width: 0;
35
+ background-color: transparent;
36
+}
0 commit comments