bbovenzi commented on code in PR #61161: URL: https://github.com/apache/airflow/pull/61161#discussion_r2738285180
########## airflow-core/docs/howto/customize-ui.rst: ########## @@ -150,6 +151,35 @@ Dark Mode .. image:: ../img/change-theme/exmaple_theme_configuration_dark_mode.png +3. To add custom CSS rules to the airflow UI, you can include a ``globalCss`` key in the theme configuration. More information https://chakra-ui.com/docs/theming/customization/global-css Review Comment: Looks like the words `globalCss` and `theming` are breaking the spellcheck CI -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
