@3cr/viewer-browser 0.0.33 → 0.0.35
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/dist/Viewer3CR.mjs
CHANGED
|
@@ -18098,7 +18098,7 @@ const iw = U({
|
|
|
18098
18098
|
f(ft, {
|
|
18099
18099
|
class: "transparent icon",
|
|
18100
18100
|
icon: "fullscreen",
|
|
18101
|
-
color: "
|
|
18101
|
+
color: "transparent",
|
|
18102
18102
|
onClick: (he) => q(F.DefaultView)
|
|
18103
18103
|
}, null, 8, ["onClick"]),
|
|
18104
18104
|
f(Un, {
|