Commit b372c241b2a7d33725ffb5da96607375c1d5d6c6

Authored by Amber Dev
1 parent aafc673372

added gap in admit cards

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
src/pages/Report/admitCard.vue
... ... @@ -111,6 +111,7 @@
111 111 </v-btn>
112 112 </v-flex>
113 113 </v-layout>
  114 + <!-- ADMIT CARDS -->
114 115 <div id="printMe" v-if="frontPart">
115 116 <v-card
116 117 v-for="(student,index) in getScheduleList.studentData"
... ...