fix: Close button click action in contact details sidepanel (#3245)
This commit is contained in:
parent
050df43789
commit
b0041ccf3f
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue