X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=client%2Fsrc%2Fcomponents%2FMoveList.vue;h=b3ca667cccf0cb36237d889d6aeb9a7fbe286185;hb=bc06c9bbc9c8ead4ae270204d10f4ff686c764a4;hp=91607c259eabb7f13552195e22920e862e4c1a03;hpb=63ca2b89cfe577efd168c6b2e26750cb01b66d64;p=vchess.git diff --git a/client/src/components/MoveList.vue b/client/src/components/MoveList.vue index 91607c25..b3ca667c 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 +