feat:添加detail的详情

This commit is contained in:
zhangyu
2022-03-31 09:52:13 +08:00
parent 781d20c47c
commit 68d483b409
5 changed files with 51 additions and 3 deletions

View File

@@ -33,7 +33,7 @@
.el-tabs__item{
border: 1px solid $--border-color-light;
border-radius: 2px;
border-bottom: none;
//border-bottom: none;
margin-right: 6px;
background: $--background-color-base;
color: $--color-text-regular;