Merge branch 'virtual-scrolling-2.0' into shigusegubu-themes3
This commit is contained in:
commit
6a401e8984
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
/* expanded conversation in timeline */
|
/* expanded conversation in timeline */
|
||||||
&.-expanded .thread-body {
|
&.-expanded:not(.-page) .thread-body {
|
||||||
border-left: 4px solid var(--cRed);
|
border-left: 4px solid var(--cRed);
|
||||||
border-radius: var(--roundness);
|
border-radius: var(--roundness);
|
||||||
border-top-left-radius: 0;
|
border-top-left-radius: 0;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue