mirror of
https://github.com/whyour/qinglong.git
synced 2026-07-17 01:14:50 +08:00
环境变量值超出显示...
This commit is contained in:
@@ -36,6 +36,17 @@ body {
|
||||
}
|
||||
}
|
||||
|
||||
.ant-table-cell-ellipsis {
|
||||
text-align: left !important;
|
||||
}
|
||||
|
||||
.ant-tooltip {
|
||||
max-width: 500px;
|
||||
.ant-tooltip-inner {
|
||||
word-break: break-all;
|
||||
}
|
||||
}
|
||||
|
||||
.env-wrapper {
|
||||
th {
|
||||
white-space: nowrap;
|
||||
|
||||
Reference in New Issue
Block a user