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 { .legend :global {
position: absolute; position: absolute;
bottom: 12px; bottom: 12px;
width: 960px; width: calc(100% - 948px);
left: 25%; left: 474px;
// height: 40px; // height: 40px;
display: flex; display: flex;