Browse Source

居民查询日期宽度调整

shibei_master
jianjun 3 years ago
parent
commit
b7536b00f2
  1. 2
      src/views/components/resiSearch.vue

2
src/views/components/resiSearch.vue

@ -785,7 +785,7 @@ export default {
width: 200px; width: 200px;
} }
.resi-cell--daterange { .resi-cell--daterange {
max-width: 260px; max-width: 235px;
} }
.resi-cell-select { .resi-cell-select {
width: 200px; width: 200px;

Loading…
Cancel
Save