fix(static): Fix non-display of material icons
This commit is contained in:
parent
dbd207c452
commit
92591142bd
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
* :not(.material-icons) :not(code) {
|
||||
* :not(.material-icons, code) {
|
||||
font-family: 'Ubuntu', sans-serif !important;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue