kopia lustrzana https://gitlab.com/soapbox-pub/soapbox
Don't use display: hidden on articles after all
rodzic
a0de32bcb0
commit
29da046a3a
|
@ -744,9 +744,3 @@
|
||||||
background: var(--accent-color);
|
background: var(--accent-color);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// Create a new Block Formatting Context to prevent the timelines from jumping
|
|
||||||
// https://developer.mozilla.org/en-US/docs/Web/Guide/CSS/Block_formatting_context
|
|
||||||
.slist > .item-list > article {
|
|
||||||
overflow: hidden;
|
|
||||||
}
|
|
||||||
|
|
Ładowanie…
Reference in New Issue