Skip to content

Commit

Permalink
fix(embed): remove tab bar (resolves #140)
Browse files Browse the repository at this point in the history
  • Loading branch information
AmitMY committed Feb 28, 2024
1 parent ee9d885 commit bcf3db7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/theme/styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ body {

&.embed {
ion-header,
ion-tab-bar,
#input-mode-group,
app-send-feedback {
display: none !important;
Expand Down

0 comments on commit bcf3db7

Please sign in to comment.