mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-26 17:24:56 +00:00
#680 fix upload dialog z-index
This commit is contained in:
parent
7b23f939ea
commit
2a257fac68
@ -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