This commit is contained in:
hamid zarghami
2025-12-31 11:47:42 +03:30
parent d1a55184df
commit bcb66039d2
2 changed files with 10 additions and 9 deletions
+1 -1
View File
@@ -53,7 +53,7 @@ const ZoomControls = () => {
}, [isDragging, handleMouseMove, handleMouseUp]);
return (
<div className="fixed left-8 bottom-0 -translate-y-1/2 bg-white/30 rounded-full px-4 py-2.5 shadow-lg flex items-center gap-3 z-50">
<div className="fixed right-8 top-24 bg-white rounded-full px-4 py-2.5 shadow-lg flex items-center gap-3 z-50">
<button
className="w-8 h-8 flex items-center justify-center rounded-full hover:bg-gray-100 transition-colors"
title="نمایش گرید"