forked from firka/student-legacy
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!,
|
||||
style: TextStyle(
|
||||
height: 1.1,
|
||||
fontSize: 11.0,
|
||||
fontSize: 12.0,
|
||||
fontWeight: FontWeight.w600,
|
||||
color: Theme.of(context)
|
||||
.colorScheme
|
||||
|
Loading…
x
Reference in New Issue
Block a user