@mptw/skylens-ui 1.4.7 → 1.4.8
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.
|
@@ -78,7 +78,7 @@ export default defineComponent({
|
|
|
78
78
|
@apply relative inline-flex flex-col items-start space-y-1 cursor-pointer
|
|
79
79
|
|
|
80
80
|
.radio-button-wrapper
|
|
81
|
-
@apply inline-flex items-center text-base
|
|
81
|
+
@apply inline-flex items-center text-base text-gray-3
|
|
82
82
|
|
|
83
83
|
.icon
|
|
84
84
|
@apply hidden
|