Commit c68c824
committed
fix(sidebar): prevent overflow in SidebarSeparator with horizontal orientation
Updated SidebarSeparator component to use
`data-[orientation=horizontal]:w-auto` instead of `w-auto` to prevent
overflow issues caused by underlying Separator classes.
The change makes the width override more specific, only applying to
horizontal separators, which prevents conflicts with other Separator
styling.1 parent 2de91c6 commit c68c824
File tree
111 files changed
+1354
-1354
lines changed- apps
- v4
- __registry__
- public/r
- registry/new-york-v4/ui/sidebar
- www
- __registry__
- src
- public/r
- styles
- default
- new-york-v4
- new-york
- registry
- default/ui/sidebar
- new-york/ui/sidebar
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
111 files changed
+1354
-1354
lines changedLarge diffs are not rendered by default.
Large diffs are not rendered by default.
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments