mirror of
https://github.com/lingble/chatwoot.git
synced 2025-11-03 04:27:53 +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;
|
top: 3.6rem;
|
||||||
font-size: var(--font-size-big);
|
font-size: var(--font-size-big);
|
||||||
color: var(--s-500);
|
color: var(--s-500);
|
||||||
|
z-index: 1;
|
||||||
|
|
||||||
.close-icon {
|
.close-icon {
|
||||||
margin-right: var(--space-smaller);
|
margin-right: var(--space-smaller);
|
||||||
|
|||||||
Reference in New Issue
Block a user