mirror of
https://github.com/mastodon/mastodon.git
synced 2025-01-16 15:17:19 +01:00
Fix only the first paragraph being displayed in some notifications
Fixes #32196
This commit is contained in:
parent
258dce1256
commit
1f79147aa4
@ -10817,14 +10817,6 @@ noscript {
|
||||
max-height: 4 * 22px;
|
||||
overflow: hidden;
|
||||
|
||||
p {
|
||||
display: none;
|
||||
|
||||
&:first-child {
|
||||
display: initial;
|
||||
}
|
||||
}
|
||||
|
||||
p,
|
||||
a {
|
||||
color: inherit;
|
||||
|
Loading…
x
Reference in New Issue
Block a user