Commit cb4bdbe8 by huaying

fix: 客户日志溢出提示宽度限制

parent 1d3328ac
......@@ -197,9 +197,11 @@ export default {
min-width: 130px !important;
width: 130px !important;
} */
.el-tooltip__popper {
max-width: 400px;
}
</style>
<style lang="scss" scoped>
.logTop {
margin-bottom: 20px;
display: flex;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment