new metric min width

This commit is contained in:
Ben Haynes
2021-06-27 00:22:01 -04:00
parent 193cb1ea7b
commit 00e49e9467

View File

@@ -256,6 +256,6 @@ export default definePanel({
},
},
],
minWidth: 10,
minWidth: 8,
minHeight: 6,
});