NEZ-3477 fix: legend取消限制最大宽度
This commit is contained in:
@@ -451,10 +451,6 @@
|
|||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.legend--table-cell:first-of-type {
|
|
||||||
max-width: 600px;
|
|
||||||
width: 90%;
|
|
||||||
}
|
|
||||||
.legend--table-cell {
|
.legend--table-cell {
|
||||||
display: table-cell;
|
display: table-cell;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
|||||||
Reference in New Issue
Block a user