This repository was archived by the owner on Oct 15, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1313 <section class =" app-overview-dashboard__weekly-metrics" >
1414 <h3 class =" mb-3" >每週學習概況</h3 >
1515
16- <div class =" row g-2 " >
16+ <div class =" row g-3 " >
1717 <div class =" col-12 col-md-6" >
1818 <div class =" vstack gap-1" >
1919 <turbo -frame id =" solved_questions" src =" {{ path(' app_overview_cards_solved_questions' ) }}" ></turbo -frame >
3030 <section class =" app-overview-dashboard__historic-statistics" >
3131 <h3 class =" mb-3" >學習歷程</h3 >
3232
33- <div class =" row g-5 g-md-2 " >
33+ <div class =" row g-5" >
3434 <div class =" col-12 col-md-6" >
3535 <div class =" vstack gap-1" >
3636 <turbo -frame id =" solved_questions" src =" {{ path(' app_overview_cards_solved_questions' ) }}" ></turbo -frame >
3737 <turbo -frame id =" events_count" src =" {{ path(' app_overview_cards_events_count' ) }}" ></turbo -frame >
3838 <turbo -frame id =" questions_count" src =" {{ path(' app_overview_cards_questions_count' ) }}" ></turbo -frame >
3939 </div >
4040 </div >
41- <div class =" col-12 col-md-6t " >
41+ <div class =" col-12 col-md-6 " >
4242 <turbo -frame id =" events_history" src =" {{ path(' app_overview_cards_events_history' ) }}" ></turbo -frame >
4343 </div >
4444 </div >
You can’t perform that action at this time.
0 commit comments