This commit is contained in:
duanxiaohai 2024-07-02 09:37:04 +08:00
parent 8992c743cf
commit ef1e79f93c
1 changed files with 3 additions and 1 deletions

View File

@ -1387,10 +1387,12 @@ const getData = () => {
}
.ageGroupone {
display: flex;
justify-content: flex-end;
.btList {
width: 70%;
height: 200px;
margin-top: 10px;
margin-right: 8px;
.btListding {
font-weight: 500;
font-size: 14px;
@ -1406,7 +1408,7 @@ const getData = () => {
width: 20%;
display: flex;
align-items: center;
justify-content: center;
justify-content: flex-end;
}
span:nth-child(3) {
width: 25%;