feat:更新组件UI

This commit is contained in:
2025-11-19 19:53:05 +08:00
parent 8acad9c63a
commit 07180965cc
13 changed files with 360 additions and 237 deletions

View File

@@ -116,7 +116,7 @@ class _RecipeCalendarState extends State<RecipeCalendar> {
return Card(
elevation: 0,
color: colors.onSecondary,
color: colors.primary.withAlpha(50),
child: Padding(
padding: EdgeInsets.all(10),
child: Row(