-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
5.x stacked table rows on mobile #19113
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
base: 4.x
Are you sure you want to change the base?
Conversation
|
@danharrin How would you apply the css in a more generic and clean way and also how would this be done on the heading? I had a some issues with the those. Thanks! |
|
Please rebase these commits on 4.x and change the target branch All CSS needs to be in CSS files, we do not allow Tailwind classes in Blade view files like you have. Please unmark as draft once that is refactored. |
Managed to do the rebase and updated the css logic. |
…rizontal scroll on larger screens
4ffb7d3 to
eee57a5
Compare
Description
This Pull request adds the possibility to stack the table cells on mobile screens, while maintaining the horizontal scroll on larger screens.
Visual changes
Functional changes
composer cscommand.