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=fb50b2f5a919c77fbfd85c2a4adc844ac99b178f;hpb=60c59a02878ddd2ddbac38ec3b3d38f706e538e9;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 fb50b2f5..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,9 +50,10 @@ const props = defineProps<{ #cs-table__head, #cs-table__body { + height: fit-content; width: 100%; + min-width: 100%; display: block; - min-width: 930px; } #cs-table__body {