fix(tags): use Material Symbols instead of Icons

This commit is contained in:
Joxit
2025-11-11 14:31:03 +01:00
parent 83c33e9d05
commit 21f33f5d4b

View File

@@ -295,7 +295,7 @@ material-card table th.material-card-th-sorted-descending:hover:before {
material-card table th.material-card-th-sorted-ascending:before,
material-card table th.material-card-th-sorted-descending:before {
font-family: 'Material Icons';
font-family: 'Material Symbols Rounded';
font-weight: 400;
font-style: normal;
line-height: 1;