style: padding top in preview toolbar

This commit is contained in:
Maze Winther
2025-08-05 07:14:24 +02:00
parent 974e3636fe
commit dee434cd33
@@ -832,7 +832,7 @@ function PreviewToolbar({
return ( return (
<div <div
data-toolbar data-toolbar
className="flex justify-end gap-2 h-auto pb-5 pr-5 w-full" className="flex justify-end gap-2 h-auto pb-5 pr-5 pt-4 w-full"
> >
<div className="flex items-center gap-2"> <div className="flex items-center gap-2">
<Popover> <Popover>