mirror of
https://github.com/rzmk/learnhouse.git
synced 2025-12-19 04:19:25 +00:00
fix: Course payment modal is overflowing in mobile
This commit is contained in:
parent
d8f77aec4c
commit
9f457561d8
2 changed files with 13 additions and 11 deletions
|
|
@ -65,6 +65,7 @@ function ActivityIndicators(props: Props) {
|
|||
key={activity.activity_uuid}
|
||||
>
|
||||
<Link
|
||||
prefetch={true}
|
||||
href={
|
||||
getUriWithOrg(orgslug, '') +
|
||||
`/course/${courseid}/activity/${activity.activity_uuid.replace(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue