X-Git-Url: https://git.auder.net/variants/%24%7Bobj.vname%7D/style.css?a=blobdiff_plain;f=client%2Fsrc%2Fcomponents%2FMoveList.vue;h=cc8e24c6210dc080cb520696c319c38a0fb16be0;hb=f9c36b2da005b596ad656f4b6cc4e09ef3c656f1;hp=1e19a2bdb77a70b2afd40c9fb97250bd400c1177;hpb=3837d4f7885a3c3cdb468da2f3fa3fa1e5a1415a;p=vchess.git diff --git a/client/src/components/MoveList.vue b/client/src/components/MoveList.vue index 1e19a2bd..cc8e24c6 100644 --- a/client/src/components/MoveList.vue +++ b/client/src/components/MoveList.vue @@ -1,156 +1,164 @@ - +#boardSizeBtnContainer + width: 100% + text-align: center + +button#boardSizeBtn + margin: 0 + +[type="checkbox"]#modalAdjust+div .card + padding: 5px +