更新依赖pearadminlayui

This commit is contained in:
mkg
2021-10-02 16:11:07 +08:00
parent d30a3d79de
commit 24d2523385
519 changed files with 114403 additions and 91672 deletions
@@ -33,15 +33,15 @@
.pear-frame .pear-frame-content {
width: 100%;
height: calc(100% - 45px) !important;
height: calc(100% - 0px) !important;
}
.pear-frame-loading {
position: absolute;
display: none;
width: 100%;
height: calc(100% - 45px) !important;
top: 42px;
height: calc(100% - 0px) !important;
top: 0px;
z-index: 19;
background-color: #fff
}