feat: back port discriminators and display names

This commit is contained in:
Paul Makles
2023-06-11 12:44:05 +01:00
parent 86218a7272
commit 5b600bec20
16 changed files with 123 additions and 26 deletions

View File

@@ -708,9 +708,9 @@ section {
.new {
font-size: 10px;
background: red;
background: var(--accent);
padding: 3px 5px;
border-radius: 20px;
color: white;
}
}
}