X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=client%2Fsrc%2FApp.vue;h=368982b4f36f7bbe1ee6ab26aa292c1feb00cd16;hb=620a88ede2ad25e66d9cbb521388ee53e4a564c0;hp=18425c0dd43af2d4e25f7bf327065de8f347feb1;hpb=b9a5fe01da415dfbea740651c04e6e10dace2c21;p=vchess.git diff --git a/client/src/App.vue b/client/src/App.vue index 18425c0d..368982b4 100644 --- a/client/src/App.vue +++ b/client/src/App.vue @@ -193,10 +193,14 @@ nav border: none & > label.drawer-toggle cursor: pointer - font-size: 32px position: absolute - top: -22px - //padding: -5px 0 0 10px + top: 0 + left: 5px + line-height: 42px + height: 42px + padding: 0 + & > label.drawer-toggle:before + font-size: 42px & > #menuBar z-index: 5000 //to hide currently selected piece if any @@ -204,9 +208,12 @@ nav right: -767px [type=checkbox].drawer+* .drawer-close - top: -10px - left: var(--universal-margin) - right: 0 + top: 0 + left: 5px + padding: 0 + height: 50px + width: 50px + line-height: 50px [type=checkbox].drawer+* .drawer-close:before font-size: 50px