#680 fix upload dialog z-index

This commit is contained in:
Mario Romano 2016-10-27 09:44:45 +01:00
parent 7b23f939ea
commit 2a257fac68

View File

@ -2,6 +2,7 @@
position: fixed;
bottom: 0;
width: 100%;
z-index: 1;
}
:host .show {