css 수정
parent
dbbd831ed9
commit
75f12d485f
|
|
@ -316,7 +316,6 @@ select::-ms-expand {display:none;}
|
|||
|
||||
.recharts-tooltip-wrapper .custom-tooltip .label {
|
||||
color: #666;
|
||||
font-weight: 700;
|
||||
margin: 0
|
||||
}
|
||||
|
||||
|
|
@ -327,5 +326,6 @@ select::-ms-expand {display:none;}
|
|||
|
||||
.recharts-tooltip-wrapper .custom-tooltip .intro {
|
||||
border-top: 1px solid #f5f5f5;
|
||||
font-weight: 700;
|
||||
margin: 0
|
||||
}
|
||||
Loading…
Reference in New Issue