mirror of
https://github.com/immich-app/immich.git
synced 2025-06-10 00:54:37 -04:00
chore: small style tweak
This commit is contained in:
parent
ba9e37bad2
commit
584a609966
@ -118,6 +118,9 @@ class PlacesCollectionPage extends HookConsumerWidget {
|
|||||||
},
|
},
|
||||||
isExpanded: false,
|
isExpanded: false,
|
||||||
underline: const SizedBox(),
|
underline: const SizedBox(),
|
||||||
|
style: const TextStyle(
|
||||||
|
fontSize: 14,
|
||||||
|
),
|
||||||
),
|
),
|
||||||
),
|
),
|
||||||
),
|
),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user