This commit is contained in:
zhangyahui
2025-10-31 16:57:11 +08:00
3 changed files with 3 additions and 1 deletions

View File

@@ -281,6 +281,7 @@
display: flex;
align-items: center;
justify-content: center;
background-color: #fff;
}
}
> .icon-selected {

View File

@@ -220,6 +220,7 @@
border: 0.24rem solid #000;
display: flex;
align-items: center;
background-color: #fff;
> .icon {
margin: 0 1.8rem;
}
@@ -246,6 +247,7 @@
display: flex;
align-items: center;
justify-content: center;
background-color: #fff;
}
}
}