-
-
Notifications
You must be signed in to change notification settings - Fork 51
Closed
Description
Attempting to override the shadow on an elevated component by applying .elevation-0 or .shadow-none to the component, both in the classes prop and in settings, but elevation-# from the plugin overrides anything I enter. It also appears that .elevation-2 overrides .elevation-1, and so on. This also happens on Components with no shadow (if I add multiple elevation classes, the higher number takes priority) and on regular HTML elements.
In the above image, that is produced, regardless of the order of the classes.
Metadata
Metadata
Assignees
Labels
No labels