chatgpt codex: told to improve ux/ui consistently, 5 times
This commit is contained in:
@@ -29,7 +29,7 @@ export function DownloadDialog() {
|
||||
onClick={closeDownloadDialog}
|
||||
>
|
||||
<div
|
||||
className="relative w-[94vw] max-w-4xl rounded-2xl bg-crust/95 ring-1 ring-surface0/60 shadow-2xl"
|
||||
className="panel-blur relative w-[94vw] max-w-4xl"
|
||||
onClick={(event) => event.stopPropagation()}
|
||||
>
|
||||
<Button
|
||||
|
||||
Reference in New Issue
Block a user