hahah
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-12-03 11:18:07 +08:00
parent 9e7485dfa2
commit 4991b3686c
16 changed files with 589 additions and 402 deletions

View File

@@ -60,4 +60,10 @@
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
}
.header_title {
color: var(--textColor);
font-size: var(--f16);
margin: 0 .16rem;
}