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

Sidebar layout fix #278

Merged
merged 1 commit into from
May 29, 2024
Merged

Sidebar layout fix #278

merged 1 commit into from
May 29, 2024

Conversation

asutula
Copy link
Contributor

@asutula asutula commented May 28, 2024

I noticed the sidebar was shrinking and obscuring some of the nav items in some cases. This makes it so the sidebar can't shrink.

Signed-off-by: Aaron Sutula <asutula@users.noreply.github.com>
Copy link

vercel bot commented May 28, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
studio ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 28, 2024 9:29pm

@@ -174,6 +174,7 @@ export function Sidebar() {
<Button
variant="ghost"
size="icon"
className="ml-auto"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This just keeps the new/import table buttons aligned to the right.

@asutula asutula merged commit aa96b7d into main May 29, 2024
4 checks passed
@asutula asutula deleted the asutula/sidebar-layout-fix branch May 29, 2024 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants