fix: 注释掉 bd-strip-title 的伪元素样式

This commit is contained in:
Pine
2026-08-17 20:53:36 +08:00
parent e59047c4aa
commit 7f1c2ac4f0
+2 -2
View File
@@ -1238,13 +1238,13 @@
gap: 8px;
flex-shrink: 0;
}
.bd-strip-title::before {
/* .bd-strip-title::before {
content: '';
width: 14px;
height: 2px;
border-radius: 2px;
background: linear-gradient(90deg, var(--bd-blue), var(--bd-cyan));
}
} */
.bd-strip-chips {
flex: 1;
display: flex;