fix chrome weaponchart size
This commit is contained in:
@@ -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 },
|
||||||
|
|||||||
Reference in New Issue
Block a user