Skip to content

Refactor layout styles for improved responsiveness #145

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

cwray-tech
Copy link

@cwray-tech cwray-tech commented Jul 30, 2025

This fixes the layout issue on the settings layout that I originally found and fixed for the Vue starter kit repository. I decided to fix this in the React template. Only the React and Vue templates were impacted by this, as the livewire template does not have the same layout.

See laravel/vue-starter-kit#165 for reference.

@Copilot Copilot AI review requested due to automatic review settings July 30, 2025 17:27
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR refactors the layout styles for the settings page to improve responsiveness by adjusting flex spacing and separator visibility breakpoints. The changes align with a similar fix previously implemented in the Vue starter kit repository.

  • Simplifies flex layout spacing by removing unnecessary space-y classes on larger screens
  • Adjusts separator visibility breakpoint from medium to large screens for better responsive behavior

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.

1 participant