mirror of
https://github.com/mastodon/mastodon.git
synced 2025-01-10 18:53:19 +01:00
Fix collapsed toot style
This commit is contained in:
parent
1ebe66b78c
commit
f9b08e2142
1 changed files with 30 additions and 30 deletions
|
@ -237,6 +237,7 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
&.collapsed {
|
||||
background-position: center;
|
||||
|
@ -272,7 +273,6 @@
|
|||
.notification__message {
|
||||
margin: -10px -10px 10px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.notification-favourite {
|
||||
|
|
Loading…
Reference in a new issue