From 6dba76a51714e00deefea659141f7119d7f5263f Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=B4me=20Benoit?= Date: Wed, 21 Feb 2024 17:52:03 +0100 Subject: [PATCH] refactor(ui): improve the charging stations list styles MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Jérôme Benoit --- ui/web/src/components/actions/SetSupervisionUrl.vue | 2 +- ui/web/src/components/actions/StartTransaction.vue | 2 +- ui/web/src/components/buttons/ReloadButton.vue | 1 + ui/web/src/components/charging-stations/CSConnector.vue | 2 +- ui/web/src/components/charging-stations/CSData.vue | 3 ++- ui/web/src/components/charging-stations/CSTable.vue | 6 ++++-- 6 files changed, 10 insertions(+), 6 deletions(-) diff --git a/ui/web/src/components/actions/SetSupervisionUrl.vue b/ui/web/src/components/actions/SetSupervisionUrl.vue index e50316bf..33b6767b 100644 --- a/ui/web/src/components/actions/SetSupervisionUrl.vue +++ b/ui/web/src/components/actions/SetSupervisionUrl.vue @@ -36,7 +36,7 @@