尝试调整样式
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<div class="content">
|
||||
<img src="https://cdn.cunwuyun.cn/guangdong/h5/dh@2x.png" alt="">
|
||||
<div>投票主题</div>
|
||||
<p v-html="info.voteTopic"></p>
|
||||
<div class="voteTopic" v-html="info.voteTopic"/>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<div class="bg-gray" v-if="info.myVote">已投票</div>
|
||||
@@ -111,7 +111,7 @@ export default {
|
||||
margin-bottom: 36px;
|
||||
}
|
||||
|
||||
p {
|
||||
.voteTopic {
|
||||
font-size: 28px;
|
||||
color: #333;
|
||||
line-height: 40px;
|
||||
|
||||
Reference in New Issue
Block a user