chore: remove deprecated css
This commit is contained in:
parent
5e6a5b4c03
commit
d73d791989
4 changed files with 3 additions and 20 deletions
|
@ -1,16 +0,0 @@
|
|||
webcare-webshare {
|
||||
font-size: var(--font-size-sm);
|
||||
line-height: var(--line-height-xs);
|
||||
|
||||
& button {
|
||||
color: var(--gray-dark);
|
||||
background: transparent;
|
||||
padding: 0;
|
||||
cursor: pointer;
|
||||
|
||||
& > svg {
|
||||
stroke: var(--gray-dark);
|
||||
cursor: pointer;
|
||||
}
|
||||
}
|
||||
}
|
Reference in a new issue