This commit is contained in:
Vlad Stan
2026-03-27 16:57:33 +02:00
parent 8211f95bf1
commit 6a2ade1695
+16
View File
@@ -39,6 +39,22 @@
box-sizing: border-box;
}
.material-icons,
.q-icon,
.q-notification__icon {
font-family: 'Material Icons' !important;
font-feature-settings: 'liga';
font-style: normal;
font-weight: 400;
letter-spacing: normal;
line-height: 1;
text-transform: none;
white-space: nowrap;
word-wrap: normal;
direction: ltr;
-webkit-font-smoothing: antialiased;
}
[v-cloak] {
display: none;
}