Commit e91054ec authored by Facius's avatar Facius

入驻头部调整

parent e6283111
......@@ -28,7 +28,11 @@
}
</script>
<style lang="scss" scoped>
<style lang="scss" scoped>
.settle-view {
background-color: #F4F5F7;
}
.introduction {
border-radius: 12rpx;
margin-left: 30rpx;
......
......@@ -160,9 +160,9 @@
display: flex;
flex-direction: column;
}
.content-view {
.content {
background-color: #FFFFFF;
padding: 30rpx 0 30rpx 30rpx;
margin: 30rpx 0 30rpx 30rpx;
}
.item-label {
color: #333333;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment