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 2020/07/26 07:08:00 UTC

[GitHub] [incubator-superset] zufolo441 commented on issue #10413: Hide the 'Edit dashboard' button on standalone

zufolo441 commented on issue #10413:
URL: https://github.com/apache/incubator-superset/issues/10413#issuecomment-663948014


   Did you try with CSS?
   .standalone button.slice-header-controls-trigger {
       display: none;
   }


----------------------------------------------------------------
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:
users@infra.apache.org



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