Skip to content
Discussion options

You must be logged in to vote

It's not your fault, docs about theme is quite not good.

For you scene, you can add a config provider at root of your app, then set theme overrides on it:

<n-config-provider :theme-overrides="{ Popover: { boxShadow: 'style...' } }">
  <app />
</n-config-provider>

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@07akioni
Comment options

@07akioni
Comment options

@paul-gaspar
Comment options

Answer selected by paul-gaspar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants