mirror of
https://github.com/whyour/qinglong.git
synced 2026-08-14 04:50:50 +08:00
修改环境变量值省略展示
This commit is contained in:
Vendored
+6
@@ -5,3 +5,9 @@ tr.drop-over-downward td {
|
||||
tr.drop-over-upward td {
|
||||
border-top: 2px dashed #1890ff;
|
||||
}
|
||||
|
||||
.text-ellipsis {
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user