projects
/
vchess.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
57c8c2a
)
Adjust size of label toggle for small screens
author
Benjamin Auder
<benjamin.auder@somewhere>
Mon, 10 Feb 2020 12:51:13 +0000
(13:51 +0100)
committer
Benjamin Auder
<benjamin.auder@somewhere>
Mon, 10 Feb 2020 12:51:13 +0000
(13:51 +0100)
client/src/App.vue
patch
|
blob
|
blame
|
history
diff --git
a/client/src/App.vue
b/client/src/App.vue
index
28e9c54
..
c47c6aa
100644
(file)
--- a/
client/src/App.vue
+++ b/
client/src/App.vue
@@
-194,9
+194,10
@@
nav
@media screen and (max-width: 767px)
nav
+ height: 32px
border: none
& > label.drawer-toggle
- font-size: 1.
5
rem
+ font-size: 1.
2
rem
//padding: 0 0 0 10px
[type="checkbox"].drawer+*