wip(app): line selection

This commit is contained in:
Adam
2026-01-21 13:31:06 -06:00
parent cb481d9ac8
commit 1e1872aada
8 changed files with 83 additions and 65 deletions

View File

@@ -79,6 +79,11 @@ a {
color: inherit;
-webkit-text-decoration: inherit;
text-decoration: inherit;
cursor: default;
}
*[data-tauri-drag-region] {
app-region: drag;
}
/*