feat: add no stroke class for icon
This commit is contained in:
parent
094aff3fec
commit
d776a73837
1 changed files with 4 additions and 0 deletions
|
|
@ -56,4 +56,8 @@ use.like-icon {
|
|||
.icon-xl {
|
||||
width: 75px;
|
||||
height: 75px;
|
||||
}
|
||||
|
||||
.no-stroke {
|
||||
stroke: none;
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue