marymelisa hace 4 años
padre
commit
fe77da64ed
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/report/components/filter/index.vue

+ 1 - 1
src/views/report/components/filter/index.vue

@@ -25,7 +25,7 @@
                        :format="dateFormat" />
       </a-space>
       <a-select label-in-value
-                class="conditionSelect"
+                class="conditionSelect ml10"
                 style="width: 120px"
                 v-model:value="selectedUser"
                 @change="userChange"