Merge remote-tracking branch 'upstream/main'
This commit is contained in:
commit
868ac1e1c9
1 changed files with 3 additions and 0 deletions
|
@ -1207,6 +1207,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