update 调整样式·

This commit is contained in:
zk
2024-06-15 11:46:49 +08:00
parent 14c50baeed
commit 7ee32fb8d9
9 changed files with 55 additions and 28 deletions
+15
View File
@@ -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;
}