This commit is contained in:
zhutao
2025-09-01 13:10:52 +08:00
parent e9ba0c03b7
commit b110d1439c

View File

@@ -83,7 +83,7 @@ class _HealthProfileState extends State<HealthProfile> {
decoration: InputDecoration(
isCollapsed: true,
contentPadding: EdgeInsets.symmetric(vertical: 8, horizontal: 16),
hintText: "Add a custom allergy...",
hintText: "Add a custom medication",
filled: true,
fillColor: Theme.of(context).colorScheme.surfaceContainerLow,
enabledBorder: OutlineInputBorder(