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


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

Review Comment:
   Ooo right, good call! I want to say that I tried this but this stylesheet 
wasn't being used in this view. In any case, let me get rid of this altogether 
because Elad's suggestion to check out `VariableModelView` that leverages 
`list_template` looks a lot cleaner!



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