fix: css details (#391)

This commit is contained in:
Starry
2024-04-17 09:53:43 +08:00
committed by GitHub
parent 731d652a7d
commit 13b2693f29
4 changed files with 17 additions and 2 deletions

View File

@@ -183,7 +183,7 @@ limitations under the License. -->
.trace-line {
position: relative;
width: 2px;
height: 900px;
height: 100%;
background-color: #e8e8e8;
cursor: ew-resize;