jedcunningham commented on a change in pull request #10663:
URL: https://github.com/apache/airflow/pull/10663#discussion_r480198305
##########
File path: airflow/www/static/css/main.css
##########
@@ -295,6 +295,10 @@ label[for="timezone-other"],
margin-bottom: 15px;
}
+.dag-import-error {
+ white-space: pre;
+}
+
Review comment:
I wasn't exactly where in here this should live, so this placement is
arbitrary 🤷♂️
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]