feat: Add relationship info to hover card (#34792)
This commit is contained in:
parent
c025824f98
commit
975db93e3f
2 changed files with 31 additions and 2 deletions
|
@ -10766,7 +10766,7 @@ noscript {
|
|||
display: flex;
|
||||
align-items: center;
|
||||
flex-wrap: wrap;
|
||||
gap: 10px;
|
||||
gap: 2px 10px;
|
||||
}
|
||||
|
||||
&__numbers {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue