change(ui) - rev id bold
This commit is contained in:
parent
5999cc9c0e
commit
207bb7568e
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ function UserCard({ className, userNumericHash, userDisplayName, similarSessions
|
|||
</div>
|
||||
{revId && (
|
||||
<div className="border-t py-2 px-3">
|
||||
RevId: {revId}
|
||||
<span className="font-medium">Rev ID:</span> {revId}
|
||||
</div>
|
||||
)}
|
||||
<div className="border-t">
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue