diff --git a/components/fee/owe-fee.vue b/components/fee/owe-fee.vue index 8035a95..e8ecb70 100644 --- a/components/fee/owe-fee.vue +++ b/components/fee/owe-fee.vue @@ -49,6 +49,7 @@ + @@ -224,4 +225,8 @@ margin: 10upx 15upx 0upx 15upx; } } + + .bt-height{ + height: 200upx; + }