duanshenglang hace 2 semanas
padre
commit
d9521def9d
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      lottery/qw/material.html

+ 3 - 0
lottery/qw/material.html

@@ -197,6 +197,9 @@
     gap: 25px;
     overflow-y: auto;
   }
+  .fold_data_item {
+    justify-content: space-between;
+  }
   .data_item {
     display: flex;
     align-items: center;