Commit 47c13dae1c311219de77ffac244274f248275f29
update patch-profile to 1.0.2, make header z-index:99
mix irving committed on 8/29/2017, 1:43:15 AMParent: 64d3e95066a9631452baca4096fae42349026b8b
Files changed
app/html/header.mcss | changed |
package-lock.json | changed |
package.json | changed |
app/html/header.mcss | ||
---|---|---|
@@ -7,8 +7,9 @@ | ||
7 | 7 | height: 1rem |
8 | 8 | position: fixed |
9 | 9 | top: 0 |
10 | 10 | left: 0 |
11 | + z-index: 99 | |
11 | 12 | background: #fff |
12 | 13 | |
13 | 14 | display: flex |
14 | 15 | align-items: center |
package-lock.json | ||
---|---|---|
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.json | ||
---|---|---|
@@ -32,9 +32,9 @@ | ||
32 | 32 | "morphdom": "^2.3.3", |
33 | 33 | "mutant": "^3.21.2", |
34 | 34 | "obv-debounce": "^1.0.2", |
35 | 35 | "open-external": "^0.1.1", |
36 | - "patch-profile": "^1.0.1", | |
36 | + "patch-profile": "^1.0.2", | |
37 | 37 | "patch-settings": "^1.0.0", |
38 | 38 | "patchcore": "^1.10.2", |
39 | 39 | "pull-next": "^1.0.1", |
40 | 40 | "pull-obv": "^1.3.0", |
Built with git-ssb-web