mirror of
https://github.com/mastodon/mastodon
synced 2024-11-24 15:16:19 +09:00
Fix .column-back-button line-height (#8074)
This commit is contained in:
parent
9ad334f65c
commit
c9739ca86b
@ -2011,6 +2011,7 @@ a.account__display-name {
|
||||
cursor: pointer;
|
||||
flex: 0 0 auto;
|
||||
font-size: 16px;
|
||||
line-height: inherit;
|
||||
border: 0;
|
||||
text-align: unset;
|
||||
padding: 15px;
|
||||
|
Loading…
Reference in New Issue
Block a user