Think I fixed the partial rendering bug for gm->player

This commit is contained in:
WBHarry 2026-03-22 02:11:15 +01:00
parent df7d8bcd23
commit f782489a39
4 changed files with 5 additions and 6 deletions

View file

@ -264,9 +264,9 @@
grid-column: span 2;
}
}
}
.hint {
text-align: center;
}
.hint {
text-align: center;
}
}