update 调整样式·
This commit is contained in:
@@ -7,4 +7,19 @@
|
||||
.police-con.dark {
|
||||
color: #ffffff;
|
||||
background-color: #00152b;
|
||||
}
|
||||
|
||||
.common-card.light {
|
||||
background: #f3f5ff;
|
||||
border-radius: 14px;
|
||||
}
|
||||
|
||||
// 左侧区域
|
||||
.body-d-left.light {
|
||||
padding: 0 16px;
|
||||
}
|
||||
|
||||
//右侧区域
|
||||
.body-d-right.light {
|
||||
padding: 0 16px;
|
||||
}
|
||||
Reference in New Issue
Block a user