fix chrome weaponchart size

This commit is contained in:
2023-03-30 11:13:27 +02:00
parent eadcea42e8
commit 1d2898ce53
+1 -1
View File
@@ -86,7 +86,7 @@ export default defineComponent({
// eslint-disable-next-line no-unused-expressions // eslint-disable-next-line no-unused-expressions
this.$props.playerHighlighted this.$props.playerHighlighted
const options = { const options = {
responsive: true, responsive: false,
maintainAspectRatio: true, maintainAspectRatio: true,
animation: { duration: 500 }, animation: { duration: 500 },
layout: { autoPadding: false }, layout: { autoPadding: false },