mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-12 12:26:44 +08:00
课程库标签样式
This commit is contained in:
@@ -355,7 +355,7 @@ export default {
|
|||||||
}
|
}
|
||||||
|
|
||||||
::v-deep(.el-tag) {
|
::v-deep(.el-tag) {
|
||||||
flex: 0 0 calc(50% - 8px);
|
flex: 0 0 calc(50% - 15px);
|
||||||
max-width: calc(50% - 8px);
|
max-width: calc(50% - 8px);
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
margin-right: 8px;
|
margin-right: 8px;
|
||||||
|
|||||||
Reference in New Issue
Block a user