mirror of
https://github.com/mastodon/mastodon.git
synced 2025-10-05 08:33:00 +00:00
Fix: clicking a status header opens the status details, no longer navigate to profile (#36118)
This commit is contained in:
parent
681a9cfda1
commit
4702e369e9
|
@ -1630,7 +1630,7 @@
|
||||||
align-items: center;
|
align-items: center;
|
||||||
gap: 10px;
|
gap: 10px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
flex-grow: 1;
|
margin-inline-end: auto;
|
||||||
|
|
||||||
.display-name {
|
.display-name {
|
||||||
bdi {
|
bdi {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user