fix other bug
This commit is contained in:
parent
be5ebc2747
commit
0958d04dd8
1 changed files with 3 additions and 0 deletions
|
@ -1082,6 +1082,9 @@ span .quote:last-of-type .quoteline {
|
||||||
.replytext a {
|
.replytext a {
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
}
|
}
|
||||||
|
.replytext pre {
|
||||||
|
display: inline;
|
||||||
|
}
|
||||||
.reply {
|
.reply {
|
||||||
flex: 1;
|
flex: 1;
|
||||||
background: var(--reply-line);
|
background: var(--reply-line);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue