Fix: Used a higher quality info_outline icon

This commit is contained in:
lscambo13
2025-11-11 23:19:03 +05:30
parent ab8627eb66
commit 9a60e664e5

View File

@@ -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 {