mirror of
https://github.com/whyour/qinglong.git
synced 2026-07-17 17:54:32 +08:00
修复任务运行错误时没有日志,修改 tooltip 样式
This commit is contained in:
@@ -93,10 +93,12 @@ body {
|
||||
}
|
||||
|
||||
.ant-tooltip {
|
||||
max-width: 500px !important;
|
||||
max-width: 300px !important;
|
||||
|
||||
.ant-tooltip-inner {
|
||||
word-break: break-all !important;
|
||||
max-height: 300px !important;
|
||||
overflow-y: auto !important;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user