mirror of
https://github.com/lunaisnotaboy/mastodon.git
synced 2024-11-10 00:46:12 +00: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 a new issue