[ADF-5439] New bubble filters with expandible list extends too much when there are too many elements (#7156)

This commit is contained in:
Dharan
2021-07-07 11:37:53 +02:00
committed by GitHub
parent d6499792bd
commit d17d003f75
@@ -6,7 +6,7 @@
.adf-checklist {
display: flex;
flex-direction: column;
max-height: 170px;
max-height: 180px;
padding: 5px 0;
overflow-y: auto;