diff --git a/src/lib/components/DarkPool/PriceLevel.svelte b/src/lib/components/DarkPool/PriceLevel.svelte index b2d9c167..5a001561 100644 --- a/src/lib/components/DarkPool/PriceLevel.svelte +++ b/src/lib/components/DarkPool/PriceLevel.svelte @@ -57,8 +57,8 @@ animation: false, grid: { left: "0%", // Adjust to create space for y-axis labels - right: "10%", - bottom: "5%", + right: "5%", + bottom: "0%", top: "5%", containLabel: true, }, diff --git a/src/lib/components/Infobox.svelte b/src/lib/components/Infobox.svelte index dee61bf4..7db40e79 100644 --- a/src/lib/components/Infobox.svelte +++ b/src/lib/components/Infobox.svelte @@ -3,7 +3,7 @@

Price Alerts @@ -793,67 +793,6 @@

{/if} - -
diff --git a/src/routes/stocks/[tickerID]/dark-pool/+layout.svelte b/src/routes/stocks/[tickerID]/dark-pool/+layout.svelte index 2a9784b9..3ac5162e 100644 --- a/src/routes/stocks/[tickerID]/dark-pool/+layout.svelte +++ b/src/routes/stocks/[tickerID]/dark-pool/+layout.svelte @@ -10,14 +10,14 @@
-
+
-