Adjust the width of each scoreboard cell
This commit is contained in:
parent
37f8675f06
commit
4e611259ed
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.points {
|
.points {
|
||||||
min-width: 4em;
|
min-width: 2.5em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.disqualified {
|
.disqualified {
|
||||||
|
|
Loading…
Reference in a new issue