fix: use inherit for font family

This commit is contained in:
kolaente 2022-08-02 13:45:40 +02:00
parent 766b4c669f
commit b7b4530a11
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
:grid="true"
@dragend-bar="updateTask"
@dblclick-bar="openTask"
font="'Open Sans', sans-serif"
font="inherit"
:width="ganttChartWidth + 'px'"
>
<template #timeunit="{label, value}">