diff --git a/src/app/OlMap/Controls/Toolbar.tsx b/src/app/OlMap/Controls/Toolbar.tsx index d1981e7..0a16dfb 100644 --- a/src/app/OlMap/Controls/Toolbar.tsx +++ b/src/app/OlMap/Controls/Toolbar.tsx @@ -721,12 +721,12 @@ const Toolbar: React.FC = ({ {showPropertyPanel && } {showDrawPanel && map && } - {showStyleEditor && ( +
- )} +
{showHistoryPanel && (HistoryPanel ? (