Updated CSS Customizations (markdown)
parent
f220fb8aa7
commit
6985dfe0f8
|
@ -36,7 +36,7 @@ When there are several contiguous messages from the same user, this hides the us
|
|||
left: -1000px;
|
||||
}
|
||||
|
||||
.repeated-prefix span:after {
|
||||
.repeated-prefix span:nth-last-of-type(2):after {
|
||||
content:"↪";
|
||||
position: relative;
|
||||
left: 1000px;
|
||||
|
|
Loading…
Reference in New Issue