fix: align send mail fields and editor caret (#1121)

fix(frontend): align send mail fields and editor caret
This commit is contained in:
Dream Hunter
2026-08-22 19:31:54 +08:00
committed by GitHub
parent 005d74bfde
commit dccca92928
5 changed files with 70 additions and 12 deletions
+1
View File
@@ -15,6 +15,7 @@
### Bug Fixes
- fix: |Admin| Fix secondary tabs occasionally losing their active item, hiding content, and leaving the indicator offset after switching primary tabs
- fix: |Send Mail| Use a consistent address/name field order and align the empty content editor caret with its placeholder
### Improvements