mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-08-08 08:12:17 +01:00
make activity graph chart resize on window resize, fixes ST-261
This commit is contained in:
@@ -111,6 +111,7 @@ const option = ref({
|
||||
<div class="px-2">
|
||||
<v-chart
|
||||
class="chart"
|
||||
:autoresize="true"
|
||||
:option="option"
|
||||
style="height: 260px; background-color: transparent" />
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user