mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-22 23:39:45 +00:00
Update primevue/themes to 4.0.0 (#378)
This commit is contained in:
@@ -27,9 +27,7 @@ app
|
||||
options: {
|
||||
prefix: 'p',
|
||||
cssLayer: false,
|
||||
// This is a workaround for the issue with the dark mode selector
|
||||
// https://github.com/primefaces/primevue/issues/5515
|
||||
darkModeSelector: '.dark-theme, :root:has(.dark-theme)'
|
||||
darkModeSelector: '.dark-theme'
|
||||
}
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user