Skip to content

Commit

Permalink
fix: refactoring contact communication popup [WTEL-3883]
Browse files Browse the repository at this point in the history
  • Loading branch information
lizacoma committed Feb 12, 2024
1 parent e8daf12 commit 9bb385f
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -160,9 +160,4 @@ function close() {
flex-direction: column;
gap: var(--spacing-xs);
}
.opened-contact-communication-popup-actions {
display: flex;
gap: var(--spacing-sm);
}
</style>

0 comments on commit 9bb385f

Please sign in to comment.