mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-05 23:56:42 +08:00
fix ui
This commit is contained in:
@@ -28,6 +28,7 @@ const chartOptions = controlledComputed(() => vuetifyTheme.name.value, () => {
|
|||||||
chart: {
|
chart: {
|
||||||
parentHeightOffset: 0,
|
parentHeightOffset: 0,
|
||||||
toolbar: { show: false },
|
toolbar: { show: false },
|
||||||
|
animations: { enabled: false },
|
||||||
},
|
},
|
||||||
tooltip: { enabled: false },
|
tooltip: { enabled: false },
|
||||||
grid: {
|
grid: {
|
||||||
|
|||||||
Reference in New Issue
Block a user