urfu-ui-kit-react 0.0.77 → 0.0.78
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/style.css +1 -1
- package/dist/urfu-ui-kit-react.js +1 -1
- package/package.json +1 -1
|
@@ -11780,7 +11780,7 @@ const xf = ({
|
|
|
11780
11780
|
className: "u-collapsible-menu-body",
|
|
11781
11781
|
style: {
|
|
11782
11782
|
height: "100%",
|
|
11783
|
-
|
|
11783
|
+
"--max-width-body": h(u)
|
|
11784
11784
|
},
|
|
11785
11785
|
children: [
|
|
11786
11786
|
/* @__PURE__ */ f.jsx(
|