chore(ui): Add TODO

This commit is contained in:
PapaTutuWawa 2022-09-24 00:33:43 +02:00
parent 031ef140f3
commit b9cb023306

View File

@ -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(),