mentions on new lines
This commit is contained in:
parent
f6e1cba746
commit
58b8a3f692
1 changed files with 3 additions and 0 deletions
|
@ -1204,6 +1204,9 @@ span .quote:last-of-type .quoteline {
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
.mentionMD::after{
|
||||||
|
content:"";
|
||||||
|
}
|
||||||
.mentionMD:hover {
|
.mentionMD:hover {
|
||||||
background: var(--mention);
|
background: var(--mention);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue