feat:更新组件UI
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user