mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
fix small viewport attach file (#7650)
This commit is contained in:
@@ -91,7 +91,7 @@ $content-node-selector-thumbnail-width: 35px !default;
|
||||
}
|
||||
|
||||
&-list {
|
||||
height: 300px;
|
||||
height: 40vh;
|
||||
overflow: auto;
|
||||
border: 1px solid var(--theme-border-color);
|
||||
border-top: 0;
|
||||
|
Reference in New Issue
Block a user