css
This commit is contained in:
parent
77ae2ee705
commit
3290717984
@ -166,4 +166,8 @@
|
|||||||
:deep(.proCard.tabsCard .el-card__body) {
|
:deep(.proCard.tabsCard .el-card__body) {
|
||||||
padding-bottom: 15px;
|
padding-bottom: 15px;
|
||||||
}
|
}
|
||||||
|
:deep(.el-badge__content.is-fixed) {
|
||||||
|
top: 6px;
|
||||||
|
right: calc(-10px + var(--el-badge-size) / 2);
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
|
Loading…
Reference in New Issue
Block a user