新版式

This commit is contained in:
duanliang
2025-11-26 23:25:22 +08:00
parent 2f34ab23a6
commit d05a0f645e
6 changed files with 123 additions and 30 deletions

View File

@@ -233,9 +233,10 @@
&__legend {
flex: 1;
display: flex;
flex-wrap: wrap;
&-item {
position: relative;
width: 100%;
width: 50%;
height: vh(50);
display: flex;
align-items: center;