style(components): 调整小边框图表标题位置
This commit is contained in:
parent
6160ec4d6d
commit
b01d276440
@ -89,7 +89,7 @@ const handleSelectChange = (value: any) => {
|
|||||||
|
|
||||||
.title {
|
.title {
|
||||||
margin-left: 70px;
|
margin-left: 70px;
|
||||||
margin-top: 8px;
|
margin-top: 9px;
|
||||||
z-index: 10;
|
z-index: 10;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
font-family: 'CustomFont';
|
font-family: 'CustomFont';
|
||||||
|
Loading…
Reference in New Issue
Block a user