Commit 68110fd72a80108b31ac2a4c6a8a022888016d35
bump patch-inobx
mixmix committed on 7/24/2018, 4:36:58 AMParent: 12f1e38598040eb49795c881bfcc0841693e9b88
Files changed
app/html/modal.mcss | changed |
package-lock.json | changed |
package.json | changed |
app/html/modal.mcss | ||
---|---|---|
@@ -15,9 +15,8 @@ | ||
15 | 15 … | max-height: 90vh |
16 | 16 … | overflow: auto |
17 | 17 … | |
18 | 18 … | $backgroundPrimary |
19 | - padding: 30px | |
20 | 19 … | box-shadow: rgba(0,0,0,.34) 2px 6px 10px |
21 | 20 … | margin: auto |
22 | 21 … | $dontSelect |
23 | 22 … |
package-lock.json | ||
---|---|---|
The diff is too large to show. Use a local git client to view these changes. Old file size: 357414 bytes New file size: 356775 bytes |
package.json | ||
---|---|---|
@@ -62,9 +62,9 @@ | ||
62 | 62 … | "patch-context": "^2.0.1", |
63 | 63 … | "patch-drafts": "0.0.6", |
64 | 64 … | "patch-history": "^1.0.0", |
65 | 65 … | "patch-hub": "^1.1.0", |
66 | - "patch-inbox": "^1.1.4", | |
66 … | + "patch-inbox": "^1.1.5", | |
67 | 67 … | "patch-settings": "^1.1.2", |
68 | 68 … | "patch-suggest": "^2.0.2", |
69 | 69 … | "patchbay-book": "^1.0.7", |
70 | 70 … | "patchbay-gatherings": "^2.0.2", |
Built with git-ssb-web