mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-19 17:14:57 +00:00
Merge pull request #922 from Alfresco/dev-mromano-680
#680 fix upload dialog z-index
This commit is contained in:
commit
6d87ad5ad6
@ -2,6 +2,7 @@
|
|||||||
position: fixed;
|
position: fixed;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
z-index: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
:host .show {
|
:host .show {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user