Explorar o código

Use position: fixed for class .action-bar

Lewis Sparlin %!s(int64=2) %!d(string=hai) anos
pai
achega
3dee098d29
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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;