fixed overflow

This commit is contained in:
Edi Cziszter 2022-01-27 20:46:25 +02:00
parent 98ecc5a7f2
commit 61d40c67be

View File

@ -17,6 +17,7 @@
.annotations-container {
flex-direction: column;
overflow: auto;
max-height: 330px;
.annotation-container {
width: 100%;