This commit is contained in:
parent
8992c743cf
commit
ef1e79f93c
|
@ -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%;
|
||||
|
|
Loading…
Reference in New Issue