fix: 修改legend元素布局排列
This commit is contained in:
@@ -1136,6 +1136,7 @@
|
|||||||
.legend-wrap{
|
.legend-wrap{
|
||||||
padding: 5px 10px 5px 10px;
|
padding: 5px 10px 5px 10px;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
|
justify-content: space-between;
|
||||||
.legend-resize{
|
.legend-resize{
|
||||||
flex-shrink: 0;
|
flex-shrink: 0;
|
||||||
background-color: $--border-color-light;
|
background-color: $--border-color-light;
|
||||||
|
|||||||
Reference in New Issue
Block a user