Lightning indexing indicators

refs  #2647
This commit is contained in:
softsimon
2023-03-21 17:33:14 +09:00
parent cd2bda4b49
commit d7d45146c8
6 changed files with 32 additions and 2 deletions

View File

@@ -133,3 +133,10 @@
top: 450px;
}
}
.indexing-message {
position: absolute;
width: 100%;
text-align: center;
margin-top: 100px;
}