feat:更新好友菜谱功能
This commit is contained in:
@@ -44,7 +44,7 @@ class ProfileInfo extends StatelessWidget {
|
||||
children: [
|
||||
Icon(icon, size: 16, color: colors.primary),
|
||||
const SizedBox(width: 6),
|
||||
Text(text, style: Theme.of(context).textTheme.bodyMedium),
|
||||
Text(text, style: Theme.of(context).textTheme.bodySmall),
|
||||
],
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user