chore: UI adjustment

This commit is contained in:
wonfen
2024-01-08 19:32:21 +08:00
parent bc29c80d44
commit e743478a4d
2 changed files with 2 additions and 2 deletions

View File

@@ -168,6 +168,6 @@ const FlexBox = styled("div")`
.label {
flex: none;
width: 80px;
width: 85px;
}
`;