This commit is contained in:
Denys Konovalov 2023-02-28 20:46:04 +01:00
parent 839e187ee8
commit fb3b217e88

@ -16,7 +16,7 @@ aliases:
<style>
#chart-container {
position: relative;
height: 75vh;
height: 50vh;
overflow: hidden;
}
</style>