Merge remote-tracking branch 'parent/main' into kb_migration
This commit is contained in:
commit
a56a732dd2
57 changed files with 986 additions and 605 deletions
|
@ -1478,6 +1478,7 @@ body > [data-popper-placement] {
|
|||
.detailed-status__link {
|
||||
color: inherit;
|
||||
text-decoration: none;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.detailed-status__favorites,
|
||||
|
@ -4456,7 +4457,7 @@ a.status-card.compact:hover {
|
|||
}
|
||||
|
||||
.relationship-tag {
|
||||
color: $primary-text-color;
|
||||
color: $white;
|
||||
margin-bottom: 4px;
|
||||
display: block;
|
||||
background-color: rgba($black, 0.45);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue