@3cr/viewer-browser 0.0.293 → 0.0.294
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
|
@@ -105873,7 +105873,7 @@ const Rpu = /* @__PURE__ */ eu({
|
|
|
105873
105873
|
D(ha, {
|
|
105874
105874
|
"data-testid": "nav-list",
|
|
105875
105875
|
selected: [U(l)],
|
|
105876
|
-
class: "d-flex flex-column h-100",
|
|
105876
|
+
class: "px-1 d-flex flex-column h-100",
|
|
105877
105877
|
density: "compact",
|
|
105878
105878
|
nav: "",
|
|
105879
105879
|
"onUpdate:selected": B[0] || (B[0] = (N) => l.value = N[0])
|