1
0

upd: pointer on clickToOpen-able parts of notes

This commit is contained in:
ShittyKopper
2023-10-30 08:30:37 +03:00
parent 4af8bbb5c0
commit a796c8663b
7 changed files with 17 additions and 6 deletions
@@ -86,6 +86,7 @@ watch([() => props.note.reactions, () => props.maxNumber], ([newSource, maxNumbe
.root {
margin: 4px -2px 0 -2px;
cursor: auto; /* not clickToOpen-able */
&:empty {
display: none;