Commit 2c60e150 authored by 罗超's avatar 罗超

1

parent 2d065836
...@@ -218,7 +218,7 @@ ...@@ -218,7 +218,7 @@
<style lang="scss" scoped> <style lang="scss" scoped>
.subscribeTicket { .subscribeTicket {
// height: 70vh; // height: 70vh;
margin: 45rpx 0; margin-top: 45rpx;
overflow-y: scroll; overflow-y: scroll;
overflow-x: hidden; overflow-x: hidden;
...@@ -240,7 +240,7 @@ ...@@ -240,7 +240,7 @@
.chooseTicketAndNum { .chooseTicketAndNum {
// height: 335rpx; // height: 335rpx;
padding: 30rpx 30rpx 2rpx 30rpx; padding: 30rpx;
.chooseTicket { .chooseTicket {
......
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 to comment