Commit f7d5f65
fix(palette-picker): hide in mobile top bar via media query
The component already returns null for mobile={true} (drawer), but
Docusaurus also renders right-side navbar items in the collapsed mobile
top bar without that prop. Hide .root below 996px to match Docusaurus's
own navbar collapse breakpoint.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 09c48c6 commit f7d5f65
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
0 commit comments