wip(app): line selection
This commit is contained in:
parent
cb481d9ac8
commit
1e1872aada
8 changed files with 83 additions and 65 deletions
|
|
@ -79,6 +79,11 @@ a {
|
|||
color: inherit;
|
||||
-webkit-text-decoration: inherit;
|
||||
text-decoration: inherit;
|
||||
cursor: default;
|
||||
}
|
||||
|
||||
*[data-tauri-drag-region] {
|
||||
app-region: drag;
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue