biblio-react 3.0.0-alpha24 → 3.0.0-alpha25

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/index.js CHANGED
@@ -26260,7 +26260,16 @@ const Eu = /* @__PURE__ */ n((e) => {
26260
26260
  {
26261
26261
  sx: {
26262
26262
  display: "inline-flex",
26263
- "& .MuiFormGroup-root": { position: "relative" }
26263
+ "& .MuiFormGroup-root": { position: "relative" },
26264
+ "& .MuiFormControlLabel-labelPlacementEnd": {
26265
+ display: "inline-flex"
26266
+ }
26267
+ //'& .MuiFormControlLabel-label': {
26268
+ //overflow: 'hidden',
26269
+ //whiteSpace: 'nowrap',
26270
+ //textOverflow: 'ellipsis',
26271
+ //maxWidth: '180px',
26272
+ //}
26264
26273
  },
26265
26274
  children: /* @__PURE__ */ f(Oh, { ...t })
26266
26275
  }