RED-5747: Fixed not all reports and document versions displaying.

This commit is contained in:
Nicoleta Panaghiu 2022-12-08 17:26:08 +02:00
parent 637e1b0c62
commit 23e753b5b2

View File

@ -25,6 +25,7 @@
flex-direction: column;
overflow-x: hidden;
overflow-y: auto;
flex-wrap: nowrap;
@include common-mixins.scroll-bar();
}
}