mirror of
https://github.com/langgenius/dify.git
synced 2026-04-05 09:49:25 +08:00
Feat: web app dark mode (#14732)
This commit is contained in:
@@ -5,6 +5,10 @@
|
||||
@apply inline-flex justify-center items-center cursor-pointer text-text-tertiary hover:text-text-secondary hover:bg-state-base-hover
|
||||
}
|
||||
|
||||
.action-btn-hover {
|
||||
@apply bg-state-base-hover
|
||||
}
|
||||
|
||||
.action-btn-disabled {
|
||||
@apply cursor-not-allowed
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user