You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2022/04/06 22:24:23 UTC

[GitHub] [superset] etr2460 commented on a diff in pull request #19579: fix: missing home label on welcome page

etr2460 commented on code in PR #19579:
URL: https://github.com/apache/superset/pull/19579#discussion_r844469538


##########
superset-frontend/src/assets/stylesheets/superset.less:
##########
@@ -545,7 +545,6 @@ td.filtered {
   display: flex;
   flex-direction: column;
   justify-content: center;
-  display: none;

Review Comment:
   display flex is set in this class already, why are we adding display none here??? this seems obviously wrong, but i'll test in a test env before merge



-- 
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: notifications-unsubscribe@superset.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org