[mob] thinner highlight of face in file info
This commit is contained in:
parent
0176b01fea
commit
6a9b670d52
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@ class FaceWidget extends StatelessWidget {
|
|||
side: highlight
|
||||
? BorderSide(
|
||||
color: getEnteColorScheme(context).primary700,
|
||||
width: 2.0,
|
||||
width: 1.0,
|
||||
)
|
||||
: BorderSide.none,
|
||||
),
|
||||
|
|
Loading…
Add table
Reference in a new issue