adjust style
This commit is contained in:
parent
c9612d8a1d
commit
ad8718ba49
48 changed files with 4217 additions and 15 deletions
11
sass/_icon.scss
Normal file
11
sass/_icon.scss
Normal file
|
@ -0,0 +1,11 @@
|
|||
i.icon {
|
||||
display: inline-block;
|
||||
mask-size: cover;
|
||||
background-color: currentColor;
|
||||
width: 1rem;
|
||||
height: 1rem;
|
||||
font-style: normal;
|
||||
font-variant: normal;
|
||||
line-height: 0;
|
||||
text-rendering: auto;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue