fix: 样式优化

This commit is contained in:
dataeaseShu
2026-05-25 16:53:05 +08:00
committed by dataeaseShu
parent cd691d75c9
commit b8fcd5674a
2 changed files with 2 additions and 5 deletions

View File

@@ -247,7 +247,7 @@ const update = (licKey: string) => {
border-radius: 6px;
width: 792px;
height: 180px;
top: 72px;
top: 64px;
background-color: #7394f0;
mix-blend-mode: multiply;
}

View File

@@ -262,10 +262,7 @@ init()
width: 40px;
text-align: center;
}
.union-body-container {
height: 180px;
overflow-y: auto;
}
.select-field {
width: 364px;
display: inline-block;