@@ -504,10 +504,6 @@
justify-content: space-between;
align-items: center;
padding-right: 15px;
- position: fixed;
- left: 0;
- right: 0;
- top: 44px;
z-index: 99;
background-color: #FFF;
@@ -522,7 +518,6 @@
.friendList {
padding: 15px;
- margin-top: 44px;
.friendList-item {
display: flex;
background-color: #fff;
@@ -164,10 +164,6 @@
.homeAdd{
@@ -179,7 +175,6 @@
}
.homeWrap{
padding:0 15px;
.newsList{