feat: 添加对话框顶部消息样式

This commit is contained in:
kuaifan 2025-11-28 08:58:14 +00:00
parent 43577073e6
commit 7fd90b9ceb

View File

@ -185,6 +185,16 @@ body.dark-mode-reverse {
} }
} }
.dialog-top-message {
.dialog-top-message-warp {
.dialog-top-message-font {
.taskfont {
color: #000;
}
}
}
}
.dialog-position { .dialog-position {
.position-label { .position-label {
color: #000000; color: #000000;