Reactivate game component, think about web(pack) worker
[vchess.git] / client / src / App.vue
index 0aad59b..59b0371 100644 (file)
@@ -63,6 +63,10 @@ export default {
       st: store.state,
     };
   },
+//    // TODO: $route: ...
+//    gameRef: function() {
+//      this.loadGame();
+//    },
 };
 </script>
 
@@ -138,6 +142,8 @@ footer
   //background-color: #000033
   font-size: 1rem
   width: 100%
+  padding-left: 0
+  padding-right: 0
   display: inline-flex
   align-items: center
   justify-content: center