@photoroom/ui 0.1.135 → 0.1.136
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.
package/index.mjs
CHANGED
|
@@ -32963,7 +32963,7 @@ var GW = /* @__PURE__ */ qt((() => {
|
|
|
32963
32963
|
variants: { direction: {
|
|
32964
32964
|
vertical: "",
|
|
32965
32965
|
horizontal: [
|
|
32966
|
-
"@[704px]:min-w-[422px]",
|
|
32966
|
+
"@[704px]:rounded-bl-500 @[704px]:min-w-[422px] @[704px]:rounded-tr-none",
|
|
32967
32967
|
"@[960px]:min-w-[576px]",
|
|
32968
32968
|
"@[1200px]:min-w-[720px]"
|
|
32969
32969
|
]
|