feat: workflow note dark theme (#12932)

This commit is contained in:
zxhlyh 2025-01-22 14:22:33 +08:00 committed by GitHub
commit 8dd1873e76
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 78 additions and 68 deletions

View file

@ -16,7 +16,7 @@
.note-editor-theme_link {
cursor: pointer;
color: #155eef;
color: var(--text-text-selected);
}
.note-editor-theme_link:hover {