Revert "feat(desktop): Terminal Splits (#8767)"
This reverts commit 88fd6a294b.
This commit is contained in:
parent
0866034946
commit
71306cbd1f
7 changed files with 71 additions and 729 deletions
|
|
@ -9,16 +9,3 @@
|
|||
*[data-tauri-drag-region] {
|
||||
app-region: drag;
|
||||
}
|
||||
|
||||
/* Terminal split resize handles */
|
||||
[data-terminal-split-container] [data-component="resize-handle"] {
|
||||
inset: unset;
|
||||
|
||||
&[data-direction="horizontal"] {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
&[data-direction="vertical"] {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue