mirror of
https://github.com/immich-app/immich.git
synced 2026-05-18 03:10:24 +03:00
chore: styling tweak profile panel (#26248)
This commit is contained in:
@@ -162,7 +162,7 @@ class _ProfileIndicator extends ConsumerWidget {
|
||||
child: AbsorbPointer(
|
||||
child: Builder(
|
||||
builder: (context) => UserCircleAvatar(
|
||||
size: 32,
|
||||
size: 34,
|
||||
user: user,
|
||||
opacity: IconTheme.of(context).opacity ?? 1,
|
||||
hasBorder: true,
|
||||
|
||||
Reference in New Issue
Block a user