增加banner后台管控
This commit is contained in:
@@ -118,7 +118,7 @@
|
||||
/* 页面整体样式 */
|
||||
.config-container {
|
||||
padding: 15px;
|
||||
background: #f2f2f2;
|
||||
/* background: #f2f2f2; */
|
||||
}
|
||||
|
||||
/* 页面头部样式 */
|
||||
@@ -156,8 +156,8 @@
|
||||
|
||||
.layui-card {
|
||||
margin-bottom: 0;
|
||||
border-radius: 2px;
|
||||
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
|
||||
border-radius: 8px;
|
||||
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
|
||||
}
|
||||
|
||||
.layui-card-header {
|
||||
|
||||
Reference in New Issue
Block a user