feat(desktop): terminal pane (#5081)

Co-authored-by: Github Action <action@github.com>
Co-authored-by: Dax Raad <d@ironbay.co>
This commit is contained in:
Adam 2025-12-04 15:37:29 -06:00 committed by GitHub
commit d763c11a6d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
27 changed files with 2292 additions and 395 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;