fix: spacing and widths

This commit is contained in:
Jannat Patel
2024-08-05 11:12:34 +05:30
parent 6820dfc820
commit 699c821edd
4 changed files with 55 additions and 54 deletions

View File

@@ -176,7 +176,10 @@ update_website_context = [
]
jinja = {
"methods": ["lms.lms.utils.get_signup_optin_checks"],
"methods": [
"lms.lms.utils.get_signup_optin_checks",
"lms.lms.utils.get_tags",
],
"filters": [],
}
## Specify the additional tabs to be included in the user profile page.