chore: UI adjustment

This commit is contained in:
wonfen
2024-01-08 19:32:21 +08:00
parent 8f53859e00
commit ac9f49f8c9
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;
}
`;