课程库标签样式

This commit is contained in:
670788339
2025-11-04 19:00:01 +08:00
parent ce4be998a4
commit f5ac82769f

View File

@@ -355,7 +355,7 @@ export default {
}
::v-deep(.el-tag) {
flex: 0 0 calc(50% - 8px);
flex: 0 0 calc(50% - 15px);
max-width: calc(50% - 8px);
box-sizing: border-box;
margin-right: 8px;