Browse Source

样式bug修改

master
蟑螂恶霸 2 years ago
parent
commit
087bd565ad
  1. 4
      src/views/administrative/appointmentList.vue
  2. 4
      src/views/enforce/enforcementPlan.vue

4
src/views/administrative/appointmentList.vue

@ -463,10 +463,10 @@
.search-button { .search-button {
position: absolute; position: absolute;
top: 1%; top: 0.2rem;
right: 3%; right: 3%;
width: 15%; width: 15%;
height: 100%; height: 0.6rem;
font-size: 0.3rem; font-size: 0.3rem;
} }
} }

4
src/views/enforce/enforcementPlan.vue

@ -415,10 +415,10 @@
.search-button { .search-button {
position: absolute; position: absolute;
top: 1%; top: 0.2rem;
right: 3%; right: 3%;
width: 15%; width: 15%;
height: 100%; height: 0.6rem;
font-size: 0.3rem; font-size: 0.3rem;
} }
} }

Loading…
Cancel
Save