X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=client%2Fsrc%2Fcomponents%2FMoveList.vue;h=f41e7e2e0280d608808954b8fe0ed291082e4fe0;hb=658c47bf5843fb0855659f22f7b1c38318c66ce5;hp=70756cc3d4ff0be7b4ca5eabbe363f2cb54f9bfd;hpb=430a203855578f9bbf4c851165c6066a741ff1f8;p=vchess.git diff --git a/client/src/components/MoveList.vue b/client/src/components/MoveList.vue index 70756cc3..f41e7e2e 100644 --- a/client/src/components/MoveList.vue +++ b/client/src/components/MoveList.vue @@ -1,154 +1,164 @@ - +#boardSizeBtnContainer + width: 100% + text-align: center + +button#boardSizeBtn + margin: 0 + +[type="checkbox"]#modalAdjust+div .card + padding: 5px +