Skip to content

Commit

Permalink
fix(web): show organization verified domains
Browse files Browse the repository at this point in the history
  • Loading branch information
ChmaraX committed Nov 5, 2024
1 parent 0999d22 commit 475fbe1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions apps/web/src/ee/clerk/providers/ClerkProvider.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -197,9 +197,6 @@ const CLERK_MODAL_ELEMENT = {
pageScrollBox: {
padding: '0',
},
profileSectionItemList__organizationDomains: {
display: 'none',
},
userButtonPopoverMain: {
backgroundColor: 'var(--nv-colors-surface-panel-subsection)',
boxShadow: 'unset !important',
Expand Down

0 comments on commit 475fbe1

Please sign in to comment.