Fix pane drag target not appearing over terminal element

This commit is contained in:
Julia 2023-12-21 13:08:48 -05:00
parent 31e47f9b52
commit 9efe5a30aa

View File

@ -1938,6 +1938,7 @@ impl Render for Pane {
.child(
// drag target
div()
.z_index(1)
.invisible()
.absolute()
.bg(theme::color_alpha(