Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

n-select fontWeight issue #6705

Open
5 tasks done
tietunghuat opened this issue Jan 14, 2025 · 1 comment
Open
5 tasks done

n-select fontWeight issue #6705

tietunghuat opened this issue Jan 14, 2025 · 1 comment

Comments

@tietunghuat
Copy link

Describe the bug

when I using NSelect component and customized by nconfig themeoverrides, Select:{ fontWeight } css doesn't changed .
only changed when I write code in main.css (global css) like .n-select{ font-weight }. Hope can fixed this issues, this will made my code cleaner! thanks

Steps to reproduce

when I using NSelect component and customized by nconfig themeoverrides, Select:{ fontWeight } css doesn't changed .
only changed when I write code in main.css (global css) like .n-select{ font-weight }. Hope can fixed this issues, this will made my code cleaner! thanks

Link to minimal reproduction

https://www.naiveui.com/en-US/os-theme/components/select

System Info

naive-ui ,vue

Used Package Manager

pnpm

Validations

@tietunghuat tietunghuat added the untriaged need to sort label Jan 14, 2025
@jahnli
Copy link
Collaborator

jahnli commented Jan 18, 2025

Provide a based on Playground or CodeSandbox or stackblitz `s MinimalReproducible Example

@jahnli jahnli added waiting for response and removed untriaged need to sort labels Jan 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants