mirror of
https://github.com/unraid/api.git
synced 2026-01-11 02:59:59 -06:00
- Updated the CSS patching script to wrap styles in a new `@layer` structure, ensuring better isolation and priority management for webgui and unraid-api styles. - Refined the `.unraid-reset` class in `main.css` to utilize CSS layers, enhancing specificity and preventing style conflicts with webgui elements. - Improved the handling of CSS content during patching to ensure all styles are correctly wrapped and prioritized.