fix css
This commit is contained in:
@@ -19,7 +19,7 @@
|
|||||||
</view>
|
</view>
|
||||||
|
|
||||||
<!-- 视频转文案卡片 -->
|
<!-- 视频转文案卡片 -->
|
||||||
<view class="card text-extract">
|
<view class="card text-extract" style="margin-bottom: 0;">
|
||||||
<view class="card-title">视频转文案</view>
|
<view class="card-title">视频转文案</view>
|
||||||
|
|
||||||
<!-- 单选切换 -->
|
<!-- 单选切换 -->
|
||||||
|
|||||||
@@ -192,7 +192,7 @@ page {
|
|||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
padding: 20rpx 0;
|
padding: 20rpx 0;
|
||||||
margin-top: 30rpx;
|
/* margin-top: 30rpx; */
|
||||||
}
|
}
|
||||||
|
|
||||||
.record-button {
|
.record-button {
|
||||||
|
|||||||
Reference in New Issue
Block a user