mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2026-06-07 12:38:11 +08:00
fix: 更新后台样式
This commit is contained in:
parent
82b06f5932
commit
51d47113cb
@ -351,13 +351,6 @@ each({
|
||||
}
|
||||
}
|
||||
|
||||
/* 默认弹层列表样式 */
|
||||
.laytable-pagination {
|
||||
padding: 15px;
|
||||
position: relative;
|
||||
min-height: 60vh;
|
||||
}
|
||||
|
||||
/* 搜索表单样式 */
|
||||
.form-search {
|
||||
.layui-btn {
|
||||
|
||||
@ -334,6 +334,15 @@ form.layui-form fieldset {
|
||||
}
|
||||
}
|
||||
|
||||
/* 默认弹层列表样式 */
|
||||
.layui-layer-page {
|
||||
.laytable-pagination {
|
||||
padding: 15px;
|
||||
position: relative;
|
||||
min-height: 60vh;
|
||||
}
|
||||
}
|
||||
|
||||
.layui-layer-tips {
|
||||
&.layui-layer-image {
|
||||
width: auto !important;
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user