@@ -1131,7 +1131,7 @@ defineExpose({
.pagination {
flex-wrap: nowrap;
justify-content: center;
- width: 100%;
+ //width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;