修改样式

This commit is contained in:
Anyon 2020-10-22 10:37:39 +08:00
parent 16738ff333
commit 5c194c5a27
3 changed files with 18 additions and 2 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -285,4 +285,20 @@
-webkit-transform: rotate(180deg)
}
}
}
.iframe-page {
.layui-table {
border-bottom: 40px;
}
.pagination-container {
left: 0;
right: 0;
bottom: 0;
padding: 5px 20px;
position: fixed;
background: #fff;
border-top: 1px solid #dedede;
}
}