Remove duplicate icon glyphs

This commit is contained in:
Mikei386
2026-07-04 10:29:15 +02:00
parent 4843f7412e
commit f6b81afba3
6 changed files with 14 additions and 4 deletions
+5
View File
@@ -75,6 +75,11 @@
width: 22px;
}
.u-nav button.icon::before,
.u-nav button.icon::after {
content: none !important;
}
.u-nav .ui-icon {
display: block;
fill: none;