@true-engineering/true-react-common-ui-kit 3.0.4 → 3.0.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -27959,6 +27959,9 @@
|
|
|
27959
27959
|
border: "none",
|
|
27960
27960
|
resize: "none",
|
|
27961
27961
|
overflow: "auto",
|
|
27962
|
+
"&:disabled": {
|
|
27963
|
+
extend: "disabled"
|
|
27964
|
+
},
|
|
27962
27965
|
"&::placeholder": {
|
|
27963
27966
|
opacity: 1
|
|
27964
27967
|
},
|