fix: 🐛 站内信角标颜色 (#167)

Co-authored-by: tk <fiyne1a@dingtalk.com>
This commit is contained in:
nsnail 2024-07-29 18:28:20 +08:00 committed by GitHub
parent 6b63250039
commit e00c30c961
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -171,7 +171,7 @@ textarea {
background: rgba(255, 255, 255, 0.1) !important;
}
.user-bar * {
.user-bar {
color: var(--el-menu-text-color);
}