mirror of
https://framagit.org/tykayn/mastodon.git
synced 2023-08-25 08:33:12 +02:00
Merge pull request #357 from KnzkDev/fix/detail-style
Fix detailed-status
This commit is contained in:
commit
c14f59c542
@ -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