Skip to content

Commit

Permalink
hide subscriptions from settings
Browse files Browse the repository at this point in the history
  • Loading branch information
stefan0xC committed Apr 3, 2024
1 parent 97003ba commit 07c080e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/web/src/scss/styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,8 @@ head {
@extend %vw-hide;
}

/* Hide the Billing Page tab */
bit-tab-link[route="billing"] {
/* Hide the Subscription Page tab */
bit-nav-item[route="settings/subscription"] {
@extend %vw-hide;
}

Expand Down

0 comments on commit 07c080e

Please sign in to comment.