NEZ-3398 fix: 图表tooltip 被遮挡
This commit is contained in:
@@ -259,7 +259,8 @@
|
|||||||
|
|
||||||
.chart__canvas {
|
.chart__canvas {
|
||||||
flex: 1;
|
flex: 1;
|
||||||
overflow: hidden;
|
min-width: 0;
|
||||||
|
min-height: 0;
|
||||||
}
|
}
|
||||||
&.nz-chart__component--bottom {
|
&.nz-chart__component--bottom {
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
|||||||
Reference in New Issue
Block a user