duanshuwen 15560574e0 refactor: replace legacy flex utility classes and remove flex.scss
Replace all instances of prefixed flex utility classes (like flex-items-center, flex-justify-between, flex-full, flex-shrink-0) with their standard un-prefixed counterparts (items-center, justify-between, flex-1, shrink-0) across the codebase. Remove the deprecated src/static/scss/flex.scss partial file as it is no longer needed after these updates.
2026-07-25 10:03:01 +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%