chore(ui): Add TODO
This commit is contained in:
parent
031ef140f3
commit
b9cb023306
@ -60,6 +60,7 @@ class KeysPage extends StatelessWidget {
|
|||||||
part_,
|
part_,
|
||||||
style: const TextStyle(
|
style: const TextStyle(
|
||||||
fontFamily: 'RobotoMono',
|
fontFamily: 'RobotoMono',
|
||||||
|
// TODO(PapaTutuWawa): Ensure that we can always fit 8 * 4 characters on one line
|
||||||
fontSize: 18,
|
fontSize: 18,
|
||||||
),
|
),
|
||||||
),).toList(),
|
),).toList(),
|
||||||
|
Loading…
Reference in New Issue
Block a user