From e42406eb7278ffd517ce21645f8c2a20fef2cafc Mon Sep 17 00:00:00 2001 From: Anton Tranelis Date: Sun, 12 Oct 2025 08:44:31 +0200 Subject: [PATCH] revert: move AddButton improvements to separate branch MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit AddButton styling improvements have been moved to add-button-improvements branch. This keeps the layout-color-enhancements branch focused on its main purpose. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- .../Map/Subcomponents/AddButton.tsx | 30 +++++++------------ 1 file changed, 11 insertions(+), 19 deletions(-) diff --git a/lib/src/Components/Map/Subcomponents/AddButton.tsx b/lib/src/Components/Map/Subcomponents/AddButton.tsx index b308079f..320f5352 100644 --- a/lib/src/Components/Map/Subcomponents/AddButton.tsx +++ b/lib/src/Components/Map/Subcomponents/AddButton.tsx @@ -40,31 +40,26 @@ export default function AddButton({ > -