mirror of
https://github.com/Moe-Sakura/frontend.git
synced 2026-03-19 05:39:45 +08:00
- Updated CommentsModal.vue, SettingsModal.vue, and VndbPanel.vue to change the comment, settings, and VNDB panels from floating windows to modal dialogs. - Removed the WindowResizeHandles component and related window management logic to simplify the modal implementation. - Enhanced the styling and structure of modals for improved consistency across the application.