some error debugging and for frontend thicker lines around blocks
This commit is contained in:
@@ -52,7 +52,7 @@ export default function PlayerSearch() {
|
||||
</select>
|
||||
</div>
|
||||
|
||||
<div className="panel divide-y divide-base-border">
|
||||
<div className="panel row-divide">
|
||||
{loading ? (
|
||||
<div className="p-4 text-sm text-ink-faint font-mono">loading…</div>
|
||||
) : players.length === 0 ? (
|
||||
|
||||
Reference in New Issue
Block a user