调整结果总览页面样式与文案
This commit is contained in:
@@ -68,8 +68,7 @@ export default {
|
||||
<style lang="scss" scoped>
|
||||
.preliminary-check-container {
|
||||
min-height: 400px;
|
||||
padding: 16px 0 24px;
|
||||
background: #f3f6fb;
|
||||
padding: 0 0 24px;
|
||||
}
|
||||
|
||||
.preliminary-check-state {
|
||||
@@ -78,7 +77,7 @@ export default {
|
||||
|
||||
.state-card {
|
||||
padding: 32px 24px;
|
||||
border-radius: 16px;
|
||||
border-radius: 0;
|
||||
background: #fff;
|
||||
box-shadow: 0 8px 24px rgba(15, 23, 42, 0.06);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user