Commit c64629b1 by hank

bug

parent 9c53daf1
......@@ -717,3 +717,25 @@ body {
}
}
</style>
<style lang="less">
.miaoshu {
.weui-textarea {
font-size: 34px;
}
textarea::-webkit-input-placeholder {
color: #aab2bd;
font-size: 30px;
text-align: left;
}
.weui-cell__bd {
background: #f5f5f5;
}
.vux-x-textarea {
background: #f5f5f5;
}
textarea {
background: #f5f5f5;
}
}
</style>
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 sign in to comment