mirror of
https://github.com/wavetermdev/waveterm.git
synced 2025-01-21 21:32:13 +01:00
undo text cursor on prompt area (#559)
This commit is contained in:
parent
af7cc866d3
commit
1f5309e097
@ -49,7 +49,6 @@
|
||||
|
||||
.base-cmdinput {
|
||||
position: relative;
|
||||
cursor: text;
|
||||
// Rather than apply the padding to the whole container, we will apply it to the inner contents directly.
|
||||
// This is more fragile, but allows us to capture a larger target area for the individual components.
|
||||
--padding-top: var(--termpad);
|
||||
|
Loading…
Reference in New Issue
Block a user