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