shadcn-ui / taxonomy

An open source application built using the new router, server components and everything new in Next.js 13.
https://tx.shadcn.com
MIT License
18.62k stars 2.58k forks source link

[Bug]: Wrong CSS at login button in Nav bar #307

Open S007K opened 4 months ago

S007K commented 4 months ago

Describe the bug A clear and concise description of what the bug is.

In login button wrong CSS is Applied, not compatible with UI hover effect is not compatible with UI in both the mode light and dark

To Reproduce Steps to reproduce the behavior

  1. Go to 'home page'
  2. Hover on 'login button'
  3. See hover is not properly visible in both light and dark mode

Expected behavior A clear and concise description of what you expected to happen.

the hover effect should look like on other buttons like github button in hero section