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