show loading screen tips during loading screen

This commit is contained in:
ansuz
2017-09-26 10:59:25 +02:00
parent 1fd7a6e2b3
commit b3e066eaca
2 changed files with 2 additions and 2 deletions

View File

@@ -36,7 +36,7 @@ define([], function () {
}
#cp-loading-tip {
position: fixed;
z-index: 100000;
z-index: 10000000;
top: 80%;
left: 0;
right: 0;