Chart fixes

This commit is contained in:
2022-10-25 15:59:20 +02:00
parent 64d0b364ba
commit 6472820666
5 changed files with 48 additions and 44 deletions

View File

@@ -75,6 +75,7 @@ const mouseup = (e) => {
}
.container.zoom {
overflow: auto;
justify-content: unset;
}
.image {
position: relative;