- Set width to 100% and max-width to 100rem for better layout control.
- Adjusted min-height to 35vh while maintaining max-height at 70vh for enhanced flexibility.
This change aims to improve the responsiveness of the icon-zip component.
- Refactored navigation buttons in Share.page to use a more structured HTML layout, enhancing readability and user experience.
- Updated ShareEdit.page to manage share setting clone responsively.
- Deleted obsolete Share.css file to streamline styles and reduce clutter.
- Removed the .guiSearchBoxResults class from default-dynamix.css to simplify the search box layout.
- Updated #guiSearchBoxSpan in gui_search.css to use inline-flex for better alignment and added padding for improved aesthetics.
- Adjusted positioning of the search box icon for better visual consistency.
- Changed the color of the search input from var(--gray-100) to var(--text-color) for better contrast and visibility.
- This change continues the effort to enhance visual consistency across the plugin.