X-Git-Url: https://git.auder.net/?p=vchess.git;a=blobdiff_plain;f=client%2Fsrc%2FApp.vue;h=e9ece0445c7740426cf12fcb339660c9be06ac13;hp=18425c0dd43af2d4e25f7bf327065de8f347feb1;hb=b5aa30b5b421412dcf836d1c9f07cdc61c19c064;hpb=6d6f45bcf0a293a4dd945a0aee0690ff5fbc8832 diff --git a/client/src/App.vue b/client/src/App.vue index 18425c0d..e9ece044 100644 --- a/client/src/App.vue +++ b/client/src/App.vue @@ -195,8 +195,9 @@ nav cursor: pointer font-size: 32px position: absolute - top: -22px - //padding: -5px 0 0 10px + top: 5px + line-height: 1em + padding: 0 & > #menuBar z-index: 5000 //to hide currently selected piece if any @@ -204,12 +205,15 @@ nav right: -767px [type=checkbox].drawer+* .drawer-close - top: -10px - left: var(--universal-margin) - right: 0 + top: 0 + left: 10px + padding: 0 + width: 42px + height: 42px [type=checkbox].drawer+* .drawer-close:before font-size: 50px + line-height: 1em @media screen and (max-width: 767px) .button-group