Skip to content

Commit

Permalink
Reduce toolbar text size
Browse files Browse the repository at this point in the history
  • Loading branch information
hvangeffen committed Jan 15, 2025
1 parent 91ebe10 commit b313388
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/general/DashboardElement.vue
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
density="compact"
>
<v-toolbar density="compact" height="50" class="flex-0-0">
<v-toolbar-title class="ms-3 text-capitalize">
<v-toolbar-title class="ms-3 text-capitalize text-body-1">
{{ props.title }}
</v-toolbar-title>

Expand Down

0 comments on commit b313388

Please sign in to comment.