mirror of
https://github.com/nextui-org/nextui.git
synced 2025-12-08 19:26:11 +00:00
* fix(theme): bordered focus styles take precedence over hover * chore(theme): update component focus styles to fix hover override * chore: bump @heroui/theme peer deps --------- Co-authored-by: WK Wong <wingkwong.code@gmail.com>
9 lines
164 B
Markdown
9 lines
164 B
Markdown
---
|
|
"@heroui/button": patch
|
|
"@heroui/select": patch
|
|
"@heroui/input": patch
|
|
"@heroui/theme": patch
|
|
---
|
|
|
|
Fix bordered focus styles overridden by hover styles (#5585)
|