From fe83f537499ee7aa92fb38141555ac74d832b633 Mon Sep 17 00:00:00 2001 From: Lars Gebhardt-Kusche Date: Sat, 2 May 2026 03:23:07 +0200 Subject: [PATCH] asdsad --- modules/fx-rates/assets/fx-rates.css | 8 ++++++++ modules/fx-rates/pages/currencies.php | 9 +++++++++ 2 files changed, 17 insertions(+) diff --git a/modules/fx-rates/assets/fx-rates.css b/modules/fx-rates/assets/fx-rates.css index f6e30b8..f6b4828 100644 --- a/modules/fx-rates/assets/fx-rates.css +++ b/modules/fx-rates/assets/fx-rates.css @@ -163,6 +163,14 @@ margin: 0; } +.fx-save-row { + margin-top: 1rem; +} + +.fx-save-row form { + margin: 0; +} + .fx-mini-grid { display: grid; gap: 1rem; diff --git a/modules/fx-rates/pages/currencies.php b/modules/fx-rates/pages/currencies.php index 910666c..6ab2e0f 100644 --- a/modules/fx-rates/pages/currencies.php +++ b/modules/fx-rates/pages/currencies.php @@ -177,6 +177,15 @@ $tabs = [ + +
+
+ + +
+ +
+