+
-
-{/if}
\ No newline at end of file
+{/if}
diff --git a/src/lib/components/AnalystCard.svelte b/src/lib/components/AnalystCard.svelte
index 9fbe7260..1475d086 100644
--- a/src/lib/components/AnalystCard.svelte
+++ b/src/lib/components/AnalystCard.svelte
@@ -174,7 +174,7 @@
Analyst Ratings
diff --git a/src/lib/components/AnalystEstimate.svelte b/src/lib/components/AnalystEstimate.svelte
index 44dde8f6..5fffcaaa 100644
--- a/src/lib/components/AnalystEstimate.svelte
+++ b/src/lib/components/AnalystEstimate.svelte
@@ -162,7 +162,7 @@
},
lineStyle: {
type: "dashed", // Set the line type to dashed
- color: "#FBCE3C",
+ color: "#c2c7cf",
},
showSymbol: false, // Show symbols for line plot points
@@ -176,7 +176,7 @@
},
lineStyle: {
type: "dashed", // Set the line type to dashed
- color: "#FBCE3C",
+ color: "#c2c7cf",
},
showSymbol: false, // Show symbols for line plot points
},
@@ -506,7 +506,7 @@
-
-
-
-
-
- {upvoteCounter - downvoteCounter }
-
-
-
-
-
-
-
- {#if data?.user?.id === comment?.expand?.user?.id}
-
- {/if}
-
- {#if data?.user?.id === comment?.expand?.user?.id || data?.user?.id === moderators?.at(0).user}
-
- {/if}
-
-
-