فهرست منبع

fix https://github.com/logseq/logseq/issues/5455

llcc 3 سال پیش
والد
کامیت
ce8b3cb559
1فایلهای تغییر یافته به همراه0 افزوده شده و 2 حذف شده
  1. 0 2
      src/main/frontend/mobile/index.css

+ 0 - 2
src/main/frontend/mobile/index.css

@@ -186,13 +186,11 @@ html.is-native-android {
 
 
 html.is-zoomed-native-ios {
 html.is-zoomed-native-ios {
     .cp__footer {
     .cp__footer {
-        bottom: 70px;
         height: 70px;
         height: 70px;
     }
     }
     
     
     @media (orientation: landscape) {
     @media (orientation: landscape) {
         .cp__footer {
         .cp__footer {
-            bottom: 50px;
             height: 50px;
             height: 50px;
         }
         }
     }
     }