mirror of
https://github.com/lingble/chatwoot.git
synced 2025-11-01 19:48:08 +00:00
fix: Close button click action in contact details sidepanel (#3245)
This commit is contained in:
@@ -94,6 +94,7 @@ export default {
|
||||
top: 3.6rem;
|
||||
font-size: var(--font-size-big);
|
||||
color: var(--s-500);
|
||||
z-index: 1;
|
||||
|
||||
.close-icon {
|
||||
margin-right: var(--space-smaller);
|
||||
|
||||
Reference in New Issue
Block a user