vchiapaikeo commented on code in PR #35505:
URL: https://github.com/apache/airflow/pull/35505#discussion_r1385854222
##########
airflow/www/templates/appbuilder/navbar.html:
##########
@@ -21,6 +21,13 @@
{% set languages = appbuilder.languages %}
<div class="navbar navbar-fixed-top" role="navigation"
style="background-color: {{ navbar_color }};">
+ {% if navbar_text_color %}
Review Comment:
Ah I was looking for a better place for this - this is perfect!
--
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]