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:
parent
b1202ac6db
commit
d763c11a6d
27 changed files with 2292 additions and 395 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue