diff --git a/pkg-video/views/county-lottery.vue b/pkg-video/views/county-lottery.vue index 7fcc71c..7ff6086 100644 --- a/pkg-video/views/county-lottery.vue +++ b/pkg-video/views/county-lottery.vue @@ -703,7 +703,7 @@ export default { color: #333; &.is-active { - transform: scale(1.1); /* 当前项放大 */ + transform: scale(1.2); /* 当前项放大 */ z-index: 10; color: #cb302c;