From: Jérôme Benoit Date: Wed, 25 Mar 2026 18:56:25 +0000 (+0100) Subject: fix(webui): add table-layout fixed to connectors table to prevent overflow on action... X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=cdb4ad3be4f7920b7ef50bdef406473beec6c0b8;p=e-mobility-charging-stations-simulator.git fix(webui): add table-layout fixed to connectors table to prevent overflow on action panel open --- diff --git a/ui/web/src/components/charging-stations/CSData.vue b/ui/web/src/components/charging-stations/CSData.vue index da44b08d..db719e0e 100644 --- a/ui/web/src/components/charging-stations/CSData.vue +++ b/ui/web/src/components/charging-stations/CSData.vue @@ -271,6 +271,7 @@ const deleteChargingStation = (): void => {