potiuk commented on code in PR #19702:
URL: https://github.com/apache/airflow/pull/19702#discussion_r916277397


##########
airflow/www/static/css/main.css:
##########
@@ -465,6 +465,10 @@ label[for="timezone-other"],
   z-index: 1070;
 }
 
+details summary {
+  display: list-item;
+}
+
 .menu-scroll {
   max-height: 300px;

Review Comment:
   Maybe you should provide and test PR with a fix @tronlightracer ? This is 
the best way to become one of > 2100 contributors to Airflow (mostly people 
like you).



-- 
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]

Reply via email to