💄 调整样式

This commit is contained in:
BTMuli
2026-02-25 22:51:42 +08:00
parent 37882ab4bc
commit fe8960687e
16 changed files with 45 additions and 21 deletions

View File

@@ -43,10 +43,10 @@ onUnmounted(() => {
.tuso-box {
position: relative;
display: flex;
width: 800px;
min-width: 800px;
min-width: 400px;
height: 100%;
box-sizing: border-box;
flex: 1;
flex-direction: column;
padding: 12px;
border: 1px solid var(--common-shadow-2);