.
This commit is contained in:
parent
e79f903f61
commit
73d55f78af
@ -35,7 +35,9 @@
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
<view class="content-section">
|
||||
|
||||
</view>
|
||||
<uni-row class="rowstyle">
|
||||
<uni-col :span="12">
|
||||
<uni-row class="col1"><uni-col :span="24">
|
||||
@ -372,6 +374,9 @@
|
||||
background-color: #39ac4f;
|
||||
border-radius: 0 0 30px 30px;
|
||||
}
|
||||
.content-section {
|
||||
position: relative;
|
||||
top: -50px;}
|
||||
.cards-title{border: none;}
|
||||
.txt-list .left uni-text:first-child{width: 60px;}
|
||||
.txt-list .left > view{color: #000; line-height: 2;}
|
||||
|
Loading…
Reference in New Issue
Block a user