mirror of
https://github.com/rzmk/learnhouse.git
synced 2025-12-19 04:19:25 +00:00
feat: improve readability of the activity indicators
This commit is contained in:
parent
405bdf7503
commit
6aca58ece7
2 changed files with 105 additions and 48 deletions
|
|
@ -532,6 +532,7 @@ function ActivityClient(props: ActivityClientProps) {
|
|||
current_activity={activityid}
|
||||
orgslug={orgslug}
|
||||
course={course}
|
||||
enableNavigation={true}
|
||||
/>
|
||||
|
||||
<div className="flex justify-between items-center w-full">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue