fix: center aligned the load more button on batch student list

This commit is contained in:
Jannat Patel
2026-01-19 19:49:30 +05:30
parent 61909c8498
commit 0fbe015607
2 changed files with 4 additions and 4 deletions

View File

@@ -21,5 +21,5 @@ export default {
},
},
},
plugins: [require('@tailwindcss/line-clamp')],
plugins: [],
}