Commit cb5fe49f authored by 何鹏程's avatar 何鹏程

修改日志tip太长的bug

parent 0d73626a
<template>
<div class="main-page">
<div class="main-page log">
<div class="main-page-header">
<p class="title">日志管理</p>
<el-form
......@@ -230,3 +230,8 @@ export default {
padding: 20px;
}
</style>
<style>
.el-tooltip__popper {
max-width: 500px;
}
</style>
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