NEZ-3477 fix: legend取消限制最大宽度

This commit is contained in:
zyh
2024-05-21 17:44:35 +08:00
parent 1510b652b7
commit 1f0fb83b62

View File

@@ -451,10 +451,6 @@
cursor: pointer;
}
}
.legend--table-cell:first-of-type {
max-width: 600px;
width: 90%;
}
.legend--table-cell {
display: table-cell;
overflow: hidden;