Skip to content

Commit

Permalink
Fix: update CSS selector for customization toolbar visibility button
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard-Woessner committed Nov 11, 2024
1 parent 98cce77 commit dc55574
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@
}
}

#customization-toolbar-visibility-button{
#customization-footer #customization-toolbar-visibility-button {
display: none !important;
}

0 comments on commit dc55574

Please sign in to comment.