Folo/apps
Innei 2ac5aed4e1
fix(ui): sonner styles
Updated the global shortcuts registration to ensure proper detection of editable elements by checking if the target is an instance of HTMLElement. This change enhances the accuracy of shortcut handling in editable contexts.

style(toast): remove unused toast styles

Deleted redundant CSS styles related to sonner toast notifications to streamline the stylesheet and improve maintainability.

style(toast): enhance toast styles with z-index and pointer events

Added z-index and pointer-events styles to the toast component for better layering and interaction handling.

Signed-off-by: Innei <tukon479@gmail.com>
2025-11-04 22:55:49 +08:00
..
desktop fix(ui): sonner styles 2025-11-04 22:55:49 +08:00
mobile refactor(api): remove unused API fetch and activation modal components 2025-11-04 21:21:23 +08:00
ssr style: update header and login card styles for improved UI 2025-10-31 15:28:04 +08:00