This commit is contained in:
陈红丽 2024-10-11 15:49:16 +08:00
parent 77ae2ee705
commit 3290717984

View File

@ -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>