Cotes Chung
18cf79bdac
refactor(ui): reduce the size of the 'close' and 'copy' buttons
...
- The close button in the TOC popup
- The copy button in the code block
2026-06-20 20:23:33 +08:00
Cotes Chung
5cc9dc66ac
feat(ui): optimize design of PWA update notification ( #2757 )
2026-06-20 05:42:07 +08:00
Cotes Chung
29bf95e9c7
style: change css color functions to use modern notation
...
- `rgba()` → `rgb()`
2025-07-27 21:42:49 +08:00
Cotes Chung
35c794cf58
perf: modular sass architecture ( #2052 )
...
- Modularized the Sass architecture to enhance code maintainability and reduce the output file size
- Replaced deprecated `@import` with `@use` / `@forward`
2024-11-25 00:05:28 +08:00