UX: Fix user menu ellipsis color (#26578)

This commit is contained in:
Jarek Radosz 2024-04-09 17:20:26 +02:00 committed by GitHub
parent 6cf7447cb9
commit d16bc06b66
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -584,6 +584,7 @@
li.bookmark,
li.message {
a {
color: var(--primary);
align-items: center;
padding: 0.15em 0;