This commit is contained in:
kbing1981 2024-08-15 10:27:03 +08:00
parent f3c2f71bbc
commit 7758334f57
5 changed files with 6 additions and 5 deletions

View File

@ -1155,11 +1155,11 @@
margin-right: 1px;
}
.header-bottom-foot-view{
width: 33%;
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
padding: 1px 8px;
height: 22px;
line-height: 22px;
border-radius: 15px;

View File

@ -501,11 +501,11 @@
margin-right: 1px;
}
.header-bottom-foot-view{
width: 33%;
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
padding: 1px 8px;
height: 22px;
line-height: 22px;
border-radius: 15px;

View File

@ -1188,11 +1188,11 @@
margin-right: 1px;
}
.header-bottom-foot-view{
width: 33%;
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
padding: 1px 8px;
height: 22px;
line-height: 22px;
border-radius: 15px;

View File

@ -808,11 +808,11 @@
margin-right: 1px;
}
.header-bottom-foot-view{
width: 33%;
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
padding: 1px 8px;
height: 22px;
line-height: 22px;
border-radius: 15px;

View File

@ -1206,7 +1206,7 @@
padding: 20rpx 0rpx 0rpx 0rpx;
}
.header-bottom-foot-cont{
width: 96%;
width:100%;
margin: 0 auto;
display: flex;
flex-direction: row;
@ -1229,6 +1229,7 @@
margin-right: 1px;
}
.header-bottom-foot-view{
width: 33%;
display: flex;
flex-direction: row;
align-items: center;