Commit ee1a3fc8258f25eb35d20c6412f68d9852817659

Authored by xianghenggang
1 parent 51f0f1dcbf

no message

Showing 2 changed files with 2 additions and 2 deletions

littleApp_child/pages/childcare_knowledge/childcare_knowledge.wxss View file @ ee1a3fc
... ... @@ -142,7 +142,7 @@
142 142 }
143 143  
144 144 .icon_refresh {
145   - position: absolute;
  145 +position: fixed;
146 146 width: 50px;
147 147 height: 50px;
148 148 right: 20px;
littleApp_child/pages/system_notifacations/system_notifacations.wxss View file @ ee1a3fc
... ... @@ -173,7 +173,7 @@
173 173 }
174 174  
175 175 .icon_refresh {
176   - position: absolute;
  176 + position: fixed;
177 177 width: 50px;
178 178 height: 50px;
179 179 right: 20px;