Quellcode durchsuchen

feat:页码样式

ljc vor 3 Wochen
Ursprung
Commit
e7b6552ba6
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      components/cwg-tabel.vue

+ 1 - 1
components/cwg-tabel.vue

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