新增单体电池、电表、液冷页面
This commit is contained in:
@ -30,6 +30,11 @@
|
||||
font-weight: 500;
|
||||
color:#333333;
|
||||
}
|
||||
.large-title{
|
||||
font-size: 20px;
|
||||
font-weight: 500;
|
||||
line-height: 40px;
|
||||
}
|
||||
.el-button--text{
|
||||
color: #666666;
|
||||
}
|
||||
@ -40,3 +45,8 @@
|
||||
padding:0;
|
||||
}
|
||||
}
|
||||
.common-card-container-no-title-bg {
|
||||
.el-card__header{
|
||||
background-color: transparent;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user