完善比例尺控件,调整控件位置

This commit is contained in:
JIANG
2026-02-11 11:52:06 +08:00
parent 25bde02b43
commit 03e5f1456c
3 changed files with 49 additions and 8 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ const Zoom: React.FC = () => {
};
return (
<div className="absolute right-4 bottom-8 z-1300">
<div className="absolute right-4 bottom-11 z-1300">
<div className="w-8 h-26 flex flex-col gap-2 items-center">
<div className="w-8 h-8 bg-gray-50 flex items-center justify-center rounded-xl drop-shadow-xl shadow-black">
<button