mirror of
https://github.com/kuaifan/dootask.git
synced 2025-12-11 18:42:54 +00:00
feat: 添加对话框顶部消息样式
This commit is contained in:
parent
43577073e6
commit
7fd90b9ceb
10
resources/assets/sass/dark.scss
vendored
10
resources/assets/sass/dark.scss
vendored
@ -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;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user