perf: 项目列表置顶优化

This commit is contained in:
韦荣超 2022-02-24 14:02:12 +08:00
parent e0c0cc8613
commit c3f6edf7c5

View File

@ -238,7 +238,9 @@
}
}
&.top {
background-color: #EEEFF1;
.project-h1 {
background-color: #EEEFF1;
}
}
&.operate {
border-color: $primary-color;