A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
We are using '
IList<propertyTypeInHere>' for page properties in a few places, and one of those instances we wish to extend the size of the 'UiWrapperType.Floating' window. We've managed to change the size with some simple css :but unfortunately this applies the css to ALL
IList<>properties. We'd like to us anCollectionEditorDescriptoror Dojo Javascript to add a class to the HTML so that the above CSS can be targetted to only that instance. Anyone done anything similar?Our current basic collection editor definition: