🚑 Fix swiperjs not working correctly after update
This commit is contained in:
@ -131,5 +131,6 @@ watch(changeDate, (date) => {
|
|||||||
height: calc(100% - 150px);
|
height: calc(100% - 150px);
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
padding-bottom: 100px;
|
padding-bottom: 100px;
|
||||||
|
touch-action: pan-y;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
Reference in New Issue
Block a user