Make room number bigger for live card
This commit is contained in:
parent
774f63aa89
commit
be28c50ffc
@ -321,7 +321,7 @@ class _LiveCardWidgetState extends State<LiveCardWidget> {
|
|||||||
widget.nextRoom!,
|
widget.nextRoom!,
|
||||||
style: TextStyle(
|
style: TextStyle(
|
||||||
height: 1.1,
|
height: 1.1,
|
||||||
fontSize: 11.0,
|
fontSize: 12.0,
|
||||||
fontWeight: FontWeight.w600,
|
fontWeight: FontWeight.w600,
|
||||||
color: Theme.of(context)
|
color: Theme.of(context)
|
||||||
.colorScheme
|
.colorScheme
|
||||||
|
Loading…
x
Reference in New Issue
Block a user