@oneplatformdev/ui 0.0.1-beta.56 → 0.0.1-beta.58
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.
@@ -669,7 +669,7 @@ const J = (t, e, n) => {
|
|
669
669
|
disabled: i,
|
670
670
|
variant: "outline",
|
671
671
|
className: C(
|
672
|
-
"w-full justify-start text-left font-normal border",
|
672
|
+
"w-full justify-start text-left font-normal border h-10",
|
673
673
|
!n && "text-muted-foreground"
|
674
674
|
),
|
675
675
|
children: [
|