فهرست منبع

Use position: fixed for class .action-bar

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

+ 1 - 1
src/main/frontend/mobile/index.css

@@ -28,7 +28,7 @@
 }
 
 .action-bar {
-  position: absolute;
+  position: fixed;
   bottom: 100px;
   height: 70px;
   padding: 6px;