projects
/
vchess.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3f61a1c
)
Attempt to fix selected piece over smartphone menu
author
Benjamin Auder
<benjamin.auder@somewhere>
Tue, 18 Feb 2020 08:30:27 +0000
(09:30 +0100)
committer
Benjamin Auder
<benjamin.auder@somewhere>
Tue, 18 Feb 2020 08:30:27 +0000
(09:30 +0100)
client/src/App.vue
patch
|
blob
|
blame
|
history
diff --git
a/client/src/App.vue
b/client/src/App.vue
index
315dc61
..
9167572
100644
(file)
--- a/
client/src/App.vue
+++ b/
client/src/App.vue
@@
-210,8
+210,8
@@
nav
position: absolute
top: -22px
//padding: -5px 0 0 10px
- & > #menuBar
- z-index: 5000 //to hide currently selected piece if any
+
& > #menuBar
+
z-index: 5000 //to hide currently selected piece if any
[type="checkbox"].drawer+*
right: -767px