mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
修改样式
This commit is contained in:
parent
16738ff333
commit
5c194c5a27
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -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;
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user