This commit is contained in:
Denys Konovalov 2023-02-28 20:46:04 +01:00
parent d4639dcfbe
commit 0dbad35837

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