feat: update new post text color

This commit is contained in:
tim
2025-07-21 21:17:26 +08:00
parent 48b1db5880
commit ae76260d8f

View File

@@ -274,6 +274,7 @@ export default {
font-size: 42px; font-size: 42px;
width: 100%; width: 100%;
font-weight: bold; font-weight: bold;
color: var(--text-color);
} }
.post-draft { .post-draft {