forked from treehouse/mastodon
Fix collapsed toot style
parent
1ebe66b78c
commit
f9b08e2142
|
@ -237,6 +237,7 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
&.collapsed {
|
||||
background-position: center;
|
||||
|
@ -272,7 +273,6 @@
|
|||
.notification__message {
|
||||
margin: -10px -10px 10px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.notification-favourite {
|
||||
|
|
Loading…
Reference in New Issue