Fix: Used a higher quality info_outline icon
This commit is contained in:
parent
ab8627eb66
commit
9a60e664e5
1 changed files with 2 additions and 1 deletions
|
|
@ -209,7 +209,8 @@ html {
|
|||
}
|
||||
|
||||
.material-icons.info_outline:before {
|
||||
font-family: Material Icons;
|
||||
content: "\e88e";
|
||||
font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 48;
|
||||
}
|
||||
|
||||
.dashboardFooter {
|
||||
|
|
|
|||
Loading…
Reference in a new issue