From b6c0a850c98456a0503601d225f1a974f66a9c6a Mon Sep 17 00:00:00 2001 From: Bernhard Kirchen Date: Sat, 26 Oct 2024 21:46:15 +0200 Subject: [PATCH] webapp: fix inverter "add" and "save order" button positions the source tells us that the buttons are supposed to be on the right of tha card, but the CSS broke at some point. --- webapp/src/views/InverterAdminView.vue | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/webapp/src/views/InverterAdminView.vue b/webapp/src/views/InverterAdminView.vue index 548c8ff5..36680b1f 100644 --- a/webapp/src/views/InverterAdminView.vue +++ b/webapp/src/views/InverterAdminView.vue @@ -20,8 +20,8 @@ required /> -
-
@@ -81,8 +81,8 @@ -
-