Merge remote-tracking branch 'origin/master'
Showing
3 changed files
with
26 additions
and
7 deletions
-
Please register or sign in to post a comment
... | ... | @@ -756,4 +756,7 @@ |
color: blue; | ||
text-decoration: underline; | ||
} | ||
/deep/ .el-select { | ||
width: 100%; | ||
} | ||
</style> | ||
... | ... |