Reapply "feat(desktop): terminal pane (#5081)"

This reverts commit f9dcd97936.
This commit is contained in:
Adam 2025-12-04 20:32:08 -06:00
commit 09f522f0aa
No known key found for this signature in database
GPG key ID: 9CB48779AF150E75
26 changed files with 2289 additions and 392 deletions

View file

@ -1,7 +1,6 @@
/* [data-component="tooltip-trigger"] { */
/* display: flex; */
/* align-items: center; */
/* } */
[data-component="tooltip-trigger"] {
display: flex;
}
[data-component="tooltip"] {
z-index: 1000;