feat: old page ui style optiminize

This commit is contained in:
Dean-YZG
2024-05-07 11:22:17 +08:00
parent fa2f8c66d1
commit 4e4431339f
6 changed files with 13 additions and 8 deletions

View File

@@ -8,6 +8,10 @@
justify-content: center;
flex-direction: column;
div:not(.no-dark) > svg {
filter: invert(0.5);
}
.mask-header {
display: flex;
justify-content: space-between;