mirror of
https://github.com/OpenCut-app/OpenCut.git
synced 2026-07-13 21:52:53 +02:00
style: padding top in preview toolbar
This commit is contained in:
@@ -832,7 +832,7 @@ function PreviewToolbar({
|
||||
return (
|
||||
<div
|
||||
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">
|
||||
<Popover>
|
||||
|
||||
Reference in New Issue
Block a user