X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=ui%2Fweb%2Fsrc%2Fcomponents%2Fcharging-stations%2FCSData.vue;h=2462e6d6172daeba545bbec7f03add81eae16bf2;hb=7e2e8c9b820004dc6a84d6a5629575460daf8167;hp=4cd878baaceb6f86034cb1a98f8b3c293f26d8d6;hpb=a4baab6300ff8bd111e0915f860b1cb05bb594e9;p=e-mobility-charging-stations-simulator.git diff --git a/ui/web/src/components/charging-stations/CSData.vue b/ui/web/src/components/charging-stations/CSData.vue index 4cd878ba..2462e6d6 100644 --- a/ui/web/src/components/charging-stations/CSData.vue +++ b/ui/web/src/components/charging-stations/CSData.vue @@ -41,6 +41,7 @@ + @@ -195,6 +196,7 @@ const deleteChargingStation = (): void => { flex-direction: row; justify-content: center; align-items: center; + border: solid 0.25px black; } .connectors-table__row:nth-of-type(even) {
Identifier