chore: cleanup styles
This commit is contained in:
parent
c4c61798b2
commit
e5e7e90de4
3 changed files with 3 additions and 4 deletions
|
@ -9,7 +9,7 @@ webcare-webshare {
|
|||
cursor: pointer;
|
||||
|
||||
& > svg {
|
||||
stroke: var(--gray-dark) !important;
|
||||
stroke: var(--gray-dark);
|
||||
cursor: pointer;
|
||||
}
|
||||
}
|
||||
|
|
Reference in a new issue