perf: 流水线页面可以鼠标按住左右拖动

This commit is contained in:
xiaojunnuo
2025-03-16 21:16:14 +08:00
parent 74c6a2266f
commit d85a02feeb
3 changed files with 65 additions and 17 deletions
@@ -88,4 +88,9 @@ body a{
&:hover{
color: #40a9ff;
}
}
.fs-icon-svg{
display: flex;
align-items: center;
}