fix(Map): Added Search tool for systems what on the map

This commit is contained in:
DanSylvest
2025-10-07 14:07:13 +03:00
parent d33a2e3a5b
commit 8ba34533d7
22 changed files with 798 additions and 202 deletions

View File

@@ -125,7 +125,7 @@ export const SystemSettingsDialog = ({ systemId, visible, setVisible }: SystemSe
}}
>
<form onSubmit={handleSave}>
<div className="flex flex-col gap-3">
<div className="flex flex-col gap-3 px-2">
<div className="flex flex-col gap-2">
<div className="flex flex-col gap-1">
<label htmlFor="username">Custom name</label>