fix: firefox bug causing badges not to show

This commit is contained in:
Hampus Kraft 2026-02-18 19:50:46 +00:00
parent 08eaad6f76
commit fc8ed0934b
No known key found for this signature in database
GPG Key ID: 6090864C465A454D

View File

@ -40,7 +40,6 @@
border-radius: 6px;
padding: 4px;
background: color-mix(in srgb, var(--background-secondary) 80%, transparent);
backdrop-filter: blur(10px) saturate(1.1);
}
.badgeMobile {