diff --git a/gui_vue/src/components/chat_navbar.vue b/gui_vue/src/components/chat_navbar.vue index e2a863c2..451e109f 100644 --- a/gui_vue/src/components/chat_navbar.vue +++ b/gui_vue/src/components/chat_navbar.vue @@ -73,7 +73,7 @@ var beaconHistogramOptions = { scaleID: 'y', value: 0, borderColor: 'darkgrey', // Set the color to dark grey for the zero line - borderWidth: 2, // Set the line width + borderWidth: 0.5, // Set the line width } ], }, @@ -184,11 +184,11 @@ getRxBuffer()
- -
+