mirror of
https://github.com/twonlyapp/twonly-app.git
synced 2026-01-15 09:28:41 +00:00
update flame space
This commit is contained in:
parent
b4015dd678
commit
60574b6f1e
1 changed files with 1 additions and 1 deletions
|
|
@ -185,7 +185,7 @@ class _UserListItem extends State<UserListItem> {
|
|||
widget.user.flameCounter.toString(),
|
||||
style: TextStyle(fontSize: 12),
|
||||
),
|
||||
const SizedBox(width: 1),
|
||||
const SizedBox(width: 3),
|
||||
FaIcon(
|
||||
FontAwesomeIcons.fireFlameCurved,
|
||||
color: const Color.fromARGB(255, 215, 131, 58),
|
||||
|
|
|
|||
Loading…
Reference in a new issue