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 {
|
||||
pointer-events: none;
|
||||
}
|
||||
.replytext pre {
|
||||
display: inline;
|
||||
}
|
||||
.reply {
|
||||
flex: 1;
|
||||
background: var(--reply-line);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue