mirror of
https://github.com/mastodon/mastodon.git
synced 2024-12-13 06:35:08 +01:00
Fix detailed-status
This commit is contained in:
parent
fa361ccc5e
commit
15a5b3372a
@ -84,8 +84,8 @@
|
||||
height: 110px;
|
||||
|
||||
.detailed-status & {
|
||||
margin-left: -22px;
|
||||
width: calc(100% + 44px);
|
||||
margin-left: -14px;
|
||||
width: calc(100% + 28px);
|
||||
height: 250px;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user