This commit is contained in:
parent
82ad79d97c
commit
0214631b36
10 changed files with 136 additions and 15 deletions
|
|
@ -49,4 +49,8 @@ i[data-icon] {
|
|||
&[data-icon='light']::before {
|
||||
mask-image: url('../icon/lightbulb.svg');
|
||||
}
|
||||
|
||||
&[data-icon='warning']::before {
|
||||
mask-image: url('../icon/warning.svg');
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue