Merge "Revert "Remove 50% opacity from notification badges when they are all read""

This commit is contained in:
jenkins-bot 2023-03-22 22:38:41 +00:00 committed by Gerrit Code Review
commit 543f877684

View file

@ -69,6 +69,8 @@
}
&.mw-echo-notifications-badge-all-read {
opacity: 0.51;
&:after {
visibility: hidden;
}