From ba304b28716f1ee638d643b3d0683550b891df29 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 4ab82d3..a1a4402 100644 --- a/webapp/src/views/InverterAdminView.vue +++ b/webapp/src/views/InverterAdminView.vue @@ -20,8 +20,8 @@ required /> -
-
@@ -81,8 +81,8 @@ -
-