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/21 17:04:47 UTC

[GitHub] [superset] prosdev0107 commented on a diff in pull request #19795: fix(top&nav): make to allow add and setting menu when edit dashboard

prosdev0107 commented on code in PR #19795:
URL: https://github.com/apache/superset/pull/19795#discussion_r855405493


##########
superset-frontend/src/dashboard/stylesheets/dashboard.less:
##########
@@ -19,6 +19,7 @@
 /* header has mysterious extra margin */
 header.top {
   margin-bottom: 2px;
+  z-index: 2;

Review Comment:
   This issue is happened because that dashboard build side pane is over on top menu.
   ![Screen Shot 2022-04-21 at 1 00 38 PM](https://user-images.githubusercontent.com/47900232/164513350-32bbcb16-4fc1-4399-b864-62d438a1d2eb.png)
   
   I think that as a result, this is not limited in right menu.



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