fix: made course list responsive for bigger screen sizes

This commit is contained in:
Jannat Patel
2025-01-09 12:24:21 +05:30
parent bb6e97992b
commit 54b7f811f7
3 changed files with 6 additions and 1 deletions

View File

@@ -1244,6 +1244,7 @@ def get_batch_card_details(batchname):
"end_time",
"timezone",
"published",
"category",
],
as_dict=True,
)