X-Git-Url: https://git.auder.net/?p=vchess.git;a=blobdiff_plain;f=client%2Fsrc%2FApp.vue;h=368982b4f36f7bbe1ee6ab26aa292c1feb00cd16;hp=e9ece0445c7740426cf12fcb339660c9be06ac13;hb=57eb158fe8e37daaae11685df846003cda4aba19;hpb=5db58b8012d88285a0cb7b513e59469504b5676e diff --git a/client/src/App.vue b/client/src/App.vue index e9ece044..368982b4 100644 --- a/client/src/App.vue +++ b/client/src/App.vue @@ -193,11 +193,14 @@ nav border: none & > label.drawer-toggle cursor: pointer - font-size: 32px position: absolute - top: 5px - line-height: 1em + 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 @@ -206,14 +209,14 @@ nav [type=checkbox].drawer+* .drawer-close top: 0 - left: 10px + left: 5px padding: 0 - width: 42px - height: 42px + height: 50px + width: 50px + line-height: 50px [type=checkbox].drawer+* .drawer-close:before font-size: 50px - line-height: 1em @media screen and (max-width: 767px) .button-group