mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
[ADF-5439] New bubble filters with expandible list extends too much when there are too many elements (#7156)
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
.adf-checklist {
|
.adf-checklist {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
max-height: 170px;
|
max-height: 180px;
|
||||||
padding: 5px 0;
|
padding: 5px 0;
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user