v0.6.4: show match id on match cards.
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -2191,6 +2191,12 @@ body.detail-drawer-open {
|
||||
white-space: nowrap;
|
||||
color: rgba(190, 205, 225, 0.8);
|
||||
}
|
||||
.match-id {
|
||||
font-variant-numeric: tabular-nums;
|
||||
font-size: 13px;
|
||||
letter-spacing: 0.02em;
|
||||
color: rgba(180, 195, 215, 0.82);
|
||||
}
|
||||
.match-opendota {
|
||||
color: rgba(140, 180, 230, 0.95);
|
||||
text-decoration: none;
|
||||
|
||||
Reference in New Issue
Block a user