chore: update shortcut card style

This commit is contained in:
Steven
2023-12-24 09:17:41 +08:00
parent 88606e0a0c
commit 70b0645f2e
6 changed files with 127 additions and 111 deletions

View File

@ -159,7 +159,7 @@ const CreateCollectionDrawer: React.FC<Props> = (props: Props) => {
<Drawer anchor="right" open={true} onClose={onClose}>
<DialogTitle>{isCreating ? "Create Collection" : "Edit Collection"}</DialogTitle>
<ModalClose />
<DialogContent className="max-w-full sm:max-w-sm">
<DialogContent className="w-full max-w-full sm:max-w-[24rem]">
<div className="overflow-y-auto w-full mt-2 px-3 pb-4">
<div className="w-full flex flex-col justify-start items-start mb-3">
<span className="mb-2">