Update comic-canvas.tsx
This commit is contained in:
@@ -122,8 +122,8 @@ export function ComicCanvas({
|
|||||||
)}
|
)}
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div className="flex flex-col items-center gap-3 mt-4">
|
<div className="flex flex-col items-center gap-3 mt-4">
|
||||||
<div className="flex items-center gap-2 text-xs text-muted-foreground md:hidden">
|
<div className="flex items-center gap-2 text-xs text-muted-foreground">
|
||||||
<Button
|
<Button
|
||||||
variant="ghost"
|
variant="ghost"
|
||||||
size="icon"
|
size="icon"
|
||||||
|
|||||||
Reference in New Issue
Block a user