Set-seed UI

This commit is contained in:
Lynn
2022-01-08 00:01:19 +01:00
parent 84880b2551
commit 648324c505
5 changed files with 44 additions and 12 deletions

View File

@@ -163,4 +163,10 @@ a:active {
.App-about {
margin-top: -1rem;
line-height: 1.4;
}
}
.Game-seed-info {
opacity: 0.5;
margin-top: 1em;
font-variant-numeric: tabular-nums;
}