diff --git a/src/pages/Account/editInvoice.vue b/src/pages/Account/editInvoice.vue index ddb53df..6f41300 100644 --- a/src/pages/Account/editInvoice.vue +++ b/src/pages/Account/editInvoice.vue @@ -12,7 +12,7 @@ >{{ text }} - + @@ -25,7 +25,8 @@ - + + - + + - + + - + - + - + ADD - +
@@ -531,4 +534,11 @@ table.feeTypeTable { table-layout: auto !important; width: 100% !important; } - \ No newline at end of file +@media screen and (max-width: 380px) { + .tableRsponsive { + display: block; + position: relative; + overflow: scroll; + } +} + \ No newline at end of file diff --git a/src/pages/Account/expense.vue b/src/pages/Account/expense.vue index 7c2b5b8..90dcfa5 100644 --- a/src/pages/Account/expense.vue +++ b/src/pages/Account/expense.vue @@ -125,7 +125,8 @@ - + + - + - + - + @@ -125,9 +125,10 @@ - + + - + - +
- + @@ -47,7 +47,7 @@ Roll No: - +
{{ invoiceParticularData.studentId.rollNo }}
@@ -57,7 +57,7 @@ email:
- +
{{ invoiceParticularData.studentId.email }}
@@ -67,7 +67,7 @@ Status :
- +
{{ invoiceParticularData.paymentStatus }}
@@ -76,7 +76,7 @@
-
# Fee Type
+
@@ -237,4 +237,11 @@ table.feeTypeTable { table-layout: auto !important; width: 100% !important; } +@media screen and (max-width: 380px) { + .tableRsponsive { + display: block; + position: relative; + overflow: scroll; + } +} \ No newline at end of file diff --git a/src/pages/Attendence/studentAttendence.vue b/src/pages/Attendence/studentAttendence.vue index 1196b92..980e68e 100644 --- a/src/pages/Attendence/studentAttendence.vue +++ b/src/pages/Attendence/studentAttendence.vue @@ -12,9 +12,10 @@ +

Student Attendence

-

Student Attendence

+

Student Attendence

diff --git a/src/pages/Class/addclass.vue b/src/pages/Class/addclass.vue index 511eb80..e62078f 100644 --- a/src/pages/Class/addclass.vue +++ b/src/pages/Class/addclass.vue @@ -28,43 +28,41 @@ color="success" >{{ text }} - - - -

Edit Class

-
- -
- - - - - - - - - - - - - - - - Cancel - - Save - - - - - - - + + + + +

Edit Class

+
+ +
+ + + + + + + + + + + + + + Cancel + + Save + + + + + +
@@ -84,7 +82,9 @@ -
Class Name:
+
+ Class Name: +
{{ editedItem.classNum }}
@@ -120,19 +120,19 @@ diff --git a/src/pages/Event/event.vue b/src/pages/Event/event.vue index d9408bf..2876d18 100644 --- a/src/pages/Event/event.vue +++ b/src/pages/Event/event.vue @@ -68,7 +68,7 @@ - + - + - + - + - + - + + - + - + + - + - +
# Fee Type