git ssb

2+

mixmix / ticktack



Commit 47c13dae1c311219de77ffac244274f248275f29

update patch-profile to 1.0.2, make header z-index:99

mix irving committed on 8/29/2017, 1:43:15 AM
Parent: 64d3e95066a9631452baca4096fae42349026b8b

Files changed

app/html/header.mcsschanged
package-lock.jsonchanged
package.jsonchanged
app/html/header.mcssView
@@ -7,8 +7,9 @@
77 height: 1rem
88 position: fixed
99 top: 0
1010 left: 0
11+ z-index: 99
1112 background: #fff
1213
1314 display: flex
1415 align-items: center
package-lock.jsonView
The diff is too large to show. Use a local git client to view these changes.
Old file size: 199493 bytes
New file size: 199493 bytes
package.jsonView
@@ -32,9 +32,9 @@
3232 "morphdom": "^2.3.3",
3333 "mutant": "^3.21.2",
3434 "obv-debounce": "^1.0.2",
3535 "open-external": "^0.1.1",
36- "patch-profile": "^1.0.1",
36+ "patch-profile": "^1.0.2",
3737 "patch-settings": "^1.0.0",
3838 "patchcore": "^1.10.2",
3939 "pull-next": "^1.0.1",
4040 "pull-obv": "^1.3.0",

Built with git-ssb-web