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

View file

@ -56,6 +56,7 @@ async function menuVersions(viaKeyboard = false): Promise<void> {
display: flex;
align-items: baseline;
white-space: nowrap;
cursor: auto; /* not clickToOpen-able */
}
.name {