fix: 注释掉 bd-strip-title 的伪元素样式
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user