Browse Source
fix(ux): improve comment spacing, merge admin titlebar into global header, fix dark mode editor
fix(ux): improve comment spacing, merge admin titlebar into global header, fix dark mode editor
- CommentSection: add padding-top 8px to comment-item for spacing between author/time and top - AdminLayout: remove sticky topbar (now merged into global App.vue header), clean up unused code - App.vue: show page title for all routes with × separator after brand name, remove admin-route filter - QuillEditor: use --ac-border-strong for toolbar/container borders, add toolbar button colors for dark mode - ArticleEditorView: use --ac-border-strong for all borders, btn-cancel now light red with danger colorsmain
5 changed files with 49 additions and 55 deletions
-
8src/App.vue
-
1src/components/CommentSection.vue
-
21src/components/QuillEditor.vue
-
36src/views/admin/AdminLayout.vue
-
24src/views/admin/ArticleEditorView.vue
Write
Preview
Loading…
Cancel
Save
Reference in new issue