mirror of
https://github.com/unraid/webgui.git
synced 2026-01-01 15:10:19 -06:00
- Introduced a new flex utility class `.buttons-no-margin` in default-base.css to manage button spacing effectively. - Updated CreateDocker.php to wrap checkbox inputs in flex containers for improved alignment and spacing. - Adjusted AddContainer.css to refine the max-width of span elements and commented out unused styles for better maintainability. - This change continues the effort to enhance visual consistency across the plugin.