fix: Close button click action in contact details sidepanel (#3245)
This commit is contained in:
parent
050df43789
commit
b0041ccf3f
@ -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);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user