refactor: ui/ux

This commit is contained in:
jialin
2026-04-08 18:54:06 +08:00
committed by jialin
parent 06160546a6
commit 1c09cc6c8c
22 changed files with 325 additions and 167 deletions
+1 -1
View File
@@ -60,7 +60,7 @@ const Wrapper = styled.div`
display: flex;
align-items: center;
gap: 24px;
height: 40px;
height: 32px;
`;
const DropdownWrapper = styled.div`
min-width: 160px;