Namespace and page specific CSS for modals #2050
nahiyan-yasaar-selise
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Right now we can target elements for custom CSS in particular namespaces with the namespace IDs, however, this ability does not seem to be applicable for modals. So applying CSS for a modal would apply it across all namespaces.
I would like to be able to scope custom CSS for modals down to namespaces and pages.
A suggestion would be to be able to use the handle of namespaces and pages as a CSS class since exporting and importing would change the IDs, but the handle remains the same.
Beta Was this translation helpful? Give feedback.
All reactions