diff --git a/app/lib/common/widgets/drug_list/builder.dart b/app/lib/common/widgets/drug_list/builder.dart index 032ad6f8..eb8872f3 100644 --- a/app/lib/common/widgets/drug_list/builder.dart +++ b/app/lib/common/widgets/drug_list/builder.dart @@ -104,7 +104,6 @@ class DrugList extends HookWidget { enabled: currentlyEnabled, initiallyExpanded: currentlyExpanded || !currentlyEnabled, onExpansionChanged: (value) => otherDrugsExpanded.value = value, - visualDensity: VisualDensity.compact, titlePadding: EdgeInsets.zero, childrenPadding: EdgeInsets.zero, icon: drugActivityChangeable