Merge branch 'virtual-scrolling-2.0' into shigusegubu-themes3

This commit is contained in:
Henry Jameson 2026-09-16 22:24:46 +03:00
commit 6a401e8984

View file

@ -45,7 +45,7 @@
}
/* expanded conversation in timeline */
&.-expanded .thread-body {
&.-expanded:not(.-page) .thread-body {
border-left: 4px solid var(--cRed);
border-radius: var(--roundness);
border-top-left-radius: 0;