Make room number bigger for live card

This commit is contained in:
Pearoo
2023-10-19 09:39:52 +02:00
committed by GitHub
parent 774f63aa89
commit be28c50ffc

View File

@@ -321,7 +321,7 @@ class _LiveCardWidgetState extends State<LiveCardWidget> {
widget.nextRoom!,
style: TextStyle(
height: 1.1,
fontSize: 11.0,
fontSize: 12.0,
fontWeight: FontWeight.w600,
color: Theme.of(context)
.colorScheme