feat: Add relationship info to hover card (#34792)

This commit is contained in:
diondiondion 2025-05-30 14:32:19 +02:00 committed by GitHub
parent c025824f98
commit 975db93e3f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 31 additions and 2 deletions

View file

@ -10766,7 +10766,7 @@ noscript {
display: flex;
align-items: center;
flex-wrap: wrap;
gap: 10px;
gap: 2px 10px;
}
&__numbers {