fix chrome weaponchart size
This commit is contained in:
@@ -86,7 +86,7 @@ export default defineComponent({
|
||||
// eslint-disable-next-line no-unused-expressions
|
||||
this.$props.playerHighlighted
|
||||
const options = {
|
||||
responsive: true,
|
||||
responsive: false,
|
||||
maintainAspectRatio: true,
|
||||
animation: { duration: 500 },
|
||||
layout: { autoPadding: false },
|
||||
|
||||
Reference in New Issue
Block a user