环境变量值超出显示...

This commit is contained in:
hanhh
2021-07-03 16:25:13 +08:00
parent 41c3f21863
commit 53123af832
4 changed files with 83 additions and 67 deletions
+11
View File
@@ -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;