Schess: show 'nothing' instead of the moving piece when no pocket piece is used
[vchess.git] / client / src / App.vue
index 25ec25e..77059bb 100644 (file)
@@ -274,6 +274,8 @@ footer
     border: none
 
 @media screen and (max-width: 420px)
+  .container
+    min-height: calc(100vh - 55px)
   footer
     height: 55px
     display: block