aaronwmorris / indi-allsky

Software to manage a Linux-based All Sky Camera.
GNU General Public License v3.0
188 stars 31 forks source link

Update css class to fix flex grid stacking issue #1324

Closed hengkit closed 2 weeks ago

hengkit commented 2 weeks ago

fixes flex stacking on screens under 1200 px on config screen, shouldn't affect other screens

Screenshot 2024-06-14 at 11 18 32 AM

aaronwmorris commented 2 weeks ago

Thank you for tracking this down. I have seen this happen previously, but I could not figure out what to change.

hengkit commented 2 weeks ago

Happy to help, thanks for all of your work. I'm also looking at ripping bootstrap out completely and replacing it with tailwind/flowbite on my fork.