feat: ui update

This commit is contained in:
tim
2025-07-08 12:02:16 +08:00
parent 89ea778f13
commit 4bbc8c6e4d
4 changed files with 24 additions and 8 deletions

View File

@@ -162,7 +162,9 @@ export default {
}
.message-page {
background-color: var(--background-color);
padding: 20px;
height: calc(100vh - var(--header-height) - 40px);
}
.notif-content {