mirror of
https://github.com/d0zingcat/nextjs-notion-starter-kit.git
synced 2026-05-13 23:16:47 +00:00
feat: revert dark mode to @fisch0920/use-dark-mode
This commit is contained in:
@@ -68,7 +68,7 @@
|
||||
fill: var(--bg-color);
|
||||
}
|
||||
|
||||
:global([data-theme='dark']) .action:hover svg {
|
||||
:global(.dark-mode) .action:hover svg {
|
||||
fill: var(--fg-color);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user