mirror of
https://gitee.com/fit2cloud-feizhiyun/MeterSphere.git
synced 2024-12-04 04:59:48 +08:00
fix(通用功能): 修复任务中心tab显示问题
This commit is contained in:
parent
ad73b28136
commit
020b232ae2
@ -586,7 +586,7 @@ export default {
|
|||||||
}
|
}
|
||||||
|
|
||||||
:deep(.el-tabs__nav-wrap) {
|
:deep(.el-tabs__nav-wrap) {
|
||||||
width: calc(100% - 125px);
|
width: calc(100%);
|
||||||
}
|
}
|
||||||
|
|
||||||
:deep(.el-badge__content.is-fixed) {
|
:deep(.el-badge__content.is-fixed) {
|
||||||
|
Loading…
Reference in New Issue
Block a user