lxf hace 1 año
padre
commit
fd17c62b51
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/group/data-board/distribution-of-goods/index.vue

+ 1 - 1
src/views/group/data-board/distribution-of-goods/index.vue

@@ -93,7 +93,7 @@ const dragEnd = () => {
 .columns-items {
   margin-right: 30px;
   margin-bottom: 30px;
-  width: 30vw;
+  width: calc(33% - 30px);
   border: 1px solid #999;
   cursor: pointer;
   .div-top {