X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=client%2Fsrc%2FApp.vue;h=27e5582a7bc9b347f51585e2da1c7768ca082532;hb=760865ac92508676c0047b84c5ba3e12d41d7c20;hp=89b645b37aae50dd490cd014dedcacd9c8197408;hpb=ee37e2af8fc3ce2273eddfbe66822ce8b6b011d6;p=vchess.git diff --git a/client/src/App.vue b/client/src/App.vue index 89b645b3..27e5582a 100644 --- a/client/src/App.vue +++ b/client/src/App.vue @@ -48,7 +48,8 @@ img(src="/images/flags/" + lang + ".svg") #settings.clickable(v-show="display!='index'" onClick="doClick('modalSettings')") i(data-feather="settings") - router-view + .row + router-view .row footer .col-sm-12.col-md-10.col-md-offset-1.col-lg-8.col-lg-offset-2.text-center