mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-10 19:36:43 +08:00
调试在线标签提示
This commit is contained in:
@@ -2074,11 +2074,11 @@ export default {
|
|||||||
//margin-left: 0px;
|
//margin-left: 0px;
|
||||||
//width: 80%;
|
//width: 80%;
|
||||||
}
|
}
|
||||||
.tag-form-item >>> .el-form-item__content {
|
.tag-from-item >>> .el-form-item__content {
|
||||||
display: flex;
|
display: flex;
|
||||||
margin-left: 0!important;
|
margin-left: 0!important;
|
||||||
}
|
}
|
||||||
.tag-form-item >>> .el-form-item__content >>> .tag-container {
|
.tag-from-item >>> .el-form-item__content >>> .tag-container {
|
||||||
width: 95%;
|
width: 95%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user