From 5245dbe431d0f96f536c3730ac04c5bd4bf0ba72 Mon Sep 17 00:00:00 2001 From: Peng Xiao Date: Tue, 4 Jan 2022 14:37:47 +0800 Subject: [PATCH] fix: lower block toggle bar --- src/bullet_threading.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/bullet_threading.scss b/src/bullet_threading.scss index 1664b3d..6385398 100644 --- a/src/bullet_threading.scss +++ b/src/bullet_threading.scss @@ -18,7 +18,7 @@ } .block-children-left-border { - z-index: 10; + z-index: 1; position: absolute; height: 100%; width: 4px;