From 0b4d70635cf6a2a4eae7865e44d291598e79d697 Mon Sep 17 00:00:00 2001 From: Guillaume Fay Date: Thu, 8 Feb 2024 10:10:17 +0100 Subject: [PATCH] fix: add sticky buttons to toponyme editor --- components/bal/toponyme-editor.js | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/components/bal/toponyme-editor.js b/components/bal/toponyme-editor.js index ba203bf32..afc9386bc 100644 --- a/components/bal/toponyme-editor.js +++ b/components/bal/toponyme-editor.js @@ -147,21 +147,33 @@ function ToponymeEditor({initialValue, commune, closeForm}) { )} - - - + + + ) }