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

Co-authored-by: tk <fiyne1a@dingtalk.com>
This commit is contained in:
2024-07-29 18:28:20 +08:00
committed by GitHub
parent 6b63250039
commit e00c30c961

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);
}