duanshuwen 04b48b7656 refactor: remove unused border.scss and update styles
Remove the deprecated border.scss stylesheet and its import from the main SCSS entry file. Replace all legacy border utility class usages with explicit border classes:
- Replace border-ff with border border-white
- Replace border-F1F5F9 with border border-[#f1f5f9]
- Replace border-bottom with border-b border-[#e5e8ee]
- Replace border-top-8 with border-t-8 border-[#f5f5f5]
- Update border-none button styles to add after:!hidden to retain original pseudo-element hiding behavior
2026-07-25 10:54:56 +08:00
2026-07-14 10:09:26 +08:00
2025-10-07 14:26:17 +08:00
2026-04-23 16:37:26 +08:00
Description
No description provided
36 MiB
Languages
Vue 53%
JavaScript 37.2%
SCSS 7.5%
CSS 1.2%
TypeScript 1%