fix overhange

This commit is contained in:
Nicolas Mowen 2024-03-10 07:23:12 -06:00
parent 79e29f1f8a
commit 2c1e1bb824

View File

@ -143,7 +143,7 @@ function Export() {
const Content = isDesktop ? DialogContent : DrawerContent;
return (
<div className="size-full p-2 overflow-hidden">
<div className="size-full p-2 overflow-hidden flex flex-col">
<Toaster />
<AlertDialog