Remove color override for user dropdown message count

This commit is contained in:
Anton Khorev 2024-04-29 10:07:10 +03:00
parent fc81201cab
commit 728a03466c

View file

@ -160,10 +160,6 @@ nav.secondary {
.nav-link {
padding: 0.2rem;
}
#inboxanchor {
background-color: lighten($grey, 10%);
}
}
nav.primary, nav.secondary {