diff --git a/src/views/dashboard/graphs/components/Legend.vue b/src/views/dashboard/graphs/components/Legend.vue index cd5a1b32..d5f55ded 100644 --- a/src/views/dashboard/graphs/components/Legend.vue +++ b/src/views/dashboard/graphs/components/Legend.vue @@ -140,7 +140,7 @@ table thead th:first-child { } table tbody th { - font-weight: normal; + font-weight: bold; font-style: italic; text-align: left; background: #fff;