mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[AAE-3942] Resolved: FE - Document list is being pushed (shrink) when applying a filter (#7242)
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
.adf-search-panel-scrollable {
|
.adf-search-panel-scrollable {
|
||||||
overflow: scroll;
|
overflow: scroll;
|
||||||
max-height: 300px;
|
max-height: 349px;
|
||||||
}
|
}
|
||||||
|
@@ -1,5 +1,6 @@
|
|||||||
.adf-search-text {
|
.adf-search-text {
|
||||||
.mat-form-field {
|
.mat-form-field {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
max-width: 168px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user