utkarsharma2 commented on code in PR #34862:
URL: https://github.com/apache/airflow/pull/34862#discussion_r1356638328


##########
airflow/www/static/css/bootstrap-theme.css:
##########
@@ -5945,6 +5945,12 @@ button.close {
 .affix {
   position: fixed;
 }
+.truncate-text {

Review Comment:
   @vchiapaikeo This doesn't look like the right file to host this CSS since 
it's Bootstrap's CSS if we upgrade we are likely to change this file. 
   
   Can we please move it to `www/static/css/main.css` instead? 



-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to