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

@@ -98,9 +98,7 @@ export default {
}
.about-tabs {
position: sticky;
top: calc(var(--header-height) + 1px);
z-index: 200;
background-color: var(--background-color-blur);
display: flex;
flex-direction: row;