测试
This commit is contained in:
parent
8e7bae5ac9
commit
901aea41b4
@ -4965,7 +4965,18 @@ footer .input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggl
|
||||
align-items: center;
|
||||
z-index: 9999;
|
||||
}
|
||||
|
||||
#preloaderx{
|
||||
position: fixed;
|
||||
left: 0;
|
||||
top: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
/* background: white; */
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
z-index: 9999;
|
||||
}
|
||||
.spinner {
|
||||
width: 56px;
|
||||
height: 56px;
|
||||
|
@ -34,7 +34,6 @@
|
||||
|
||||
<!-- <div id="content"></div> -->
|
||||
</div>
|
||||
|
||||
<!-- PRELOADER END -->
|
||||
|
||||
<!-- Main Wrapper Start -->
|
||||
|
Loading…
x
Reference in New Issue
Block a user