Fix: clicking a status header opens the status details, no longer navigate to profile (#36118)

This commit is contained in:
Lycolia Rizzim 2025-09-15 18:43:14 +09:00 committed by GitHub
parent 681a9cfda1
commit 4702e369e9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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 {