chore: drawer ux

This commit is contained in:
jialin
2024-08-09 10:26:46 +08:00
parent 8490e32ef1
commit 77f38394e6
22 changed files with 547 additions and 150 deletions
@@ -24,6 +24,7 @@
padding: 2px 4px;
border-radius: 4px;
font-size: 12px;
height: 20px;
border: 1px solid var(--ant-color-border);
color: var(--ant-color-text-secondary);
}
@@ -33,3 +34,7 @@
justify-content: flex-end;
}
}
.wrapper {
padding: 16px 20px;
}