X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=ui%2Fweb%2Fsrc%2Fcomponents%2Factions%2FAddChargingStations.vue;h=51e8a83093f1f2591e74bf32957318edf595f132;hb=427a497022f0a5ff9454c618b6d3620521625923;hp=076ffdbdb5bd06842f73c280ce4bbe6715b971e4;hpb=2e4f3c0952c61aad9157a8107e9909bb2a243551;p=e-mobility-charging-stations-simulator.git diff --git a/ui/web/src/components/actions/AddChargingStations.vue b/ui/web/src/components/actions/AddChargingStations.vue index 076ffdbd..51e8a830 100644 --- a/ui/web/src/components/actions/AddChargingStations.vue +++ b/ui/web/src/components/actions/AddChargingStations.vue @@ -138,4 +138,9 @@ onMounted(() => { width: 15%; text-align: center; } + +#supervision-url { + width: 90%; + text-align: left; +}