feat: 优化部分样式和文案

This commit is contained in:
Palm Civet
2025-08-21 23:30:33 +08:00
parent f69562516d
commit feed97154a
5 changed files with 5 additions and 6 deletions

View File

@@ -724,6 +724,7 @@ onActivated(async () => {
justify-content: space-between;
align-items: center;
backdrop-filter: var(--blur-10);
border-bottom: 1px solid var(--normal-border-color);
}
.message-page-header-right {
@@ -837,7 +838,6 @@ onActivated(async () => {
.message-tabs {
display: flex;
flex-direction: row;
border-bottom: 1px solid var(--normal-border-color);
}
.message-tab-item {