This commit is contained in:
baol 2023-11-07 15:17:07 +08:00
parent 807793982a
commit 01303e2077

View File

@ -151,8 +151,8 @@
.legend :global {
position: absolute;
bottom: 12px;
width: 960px;
left: 25%;
width: calc(100% - 948px);
left: 474px;
// height: 40px;
display: flex;