Skip to content

Commit 92158a8

Browse files
Razz19SlicedSilver
andauthored
Update sveltekit/src/components/TVChartContainer.svelte
Co-authored-by: Mark Silverwood <[email protected]>
1 parent 132241a commit 92158a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sveltekit/src/components/TVChartContainer.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@
4747

4848
<style>
4949
#tv-chart-container {
50-
height: calc(100vh - 50px);
50+
height: calc(100vh - 41px);
5151
}
5252
</style>

0 commit comments

Comments
 (0)