X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Fui%2Fweb%2Fsrc%2Fcomponents%2Fcharging-stations%2FCSTable.vue;h=ccd7db14e4fc4862e7765e1822daf27c978c0ea4;hb=51c83d6f833f27f9990c17fc380ab5ee618894b1;hp=c76d9e4d1eda6d9fc190eee8cd00f47c4fa42bd0;hpb=fc040c43a050868c037485c658de49576f00fa55;p=e-mobility-charging-stations-simulator.git diff --git a/src/ui/web/src/components/charging-stations/CSTable.vue b/src/ui/web/src/components/charging-stations/CSTable.vue index c76d9e4d..ccd7db14 100644 --- a/src/ui/web/src/components/charging-stations/CSTable.vue +++ b/src/ui/web/src/components/charging-stations/CSTable.vue @@ -17,7 +17,7 @@ @@ -50,8 +50,9 @@ const props = defineProps<{ #cs-table__head, #cs-table__body { + height: fit-content; width: 100%; - min-width: 930px; + min-width: 100%; display: block; }