You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This makes it difficult to apply custom styles that align with our design system tokens. I need the ability to override these inline styles to ensure consistency with our design guidelines.
Please consider adding support for style overrides, possibly through props or by removing inline styles, to allow greater flexibility in styling components.
Thank you for your assistance!
The text was updated successfully, but these errors were encountered:
Title: [UI] - Allow Override of Inline Styles in Components
Description:
Currently, the component uses hardcoded inline styles like the following:
This makes it difficult to apply custom styles that align with our design system tokens. I need the ability to override these inline styles to ensure consistency with our design guidelines.
Please consider adding support for style overrides, possibly through props or by removing inline styles, to allow greater flexibility in styling components.
Thank you for your assistance!
The text was updated successfully, but these errors were encountered: