Commit 1c469b769322d7836a6c25ce1cf7214b51b166dd
update patchbay-gatherings (and set a max tab width!)
mixmix committed on 10/31/2018, 10:54:50 PMParent: 2d2b9653cdfc8066b4bd16d2b35193875df3427d
Files changed
app/styles/mcss/hypertabs.mcss | changed |
package-lock.json | changed |
package.json | changed |
app/styles/mcss/hypertabs.mcss | ||
---|---|---|
@@ -26,8 +26,9 @@ | ||
26 | 26 … | flex-grow: 1 |
27 | 27 … | |
28 | 28 … | z-index: 1000 |
29 | 29 … | min-width: 3.5rem |
30 … | + max-width: 18rem | |
30 | 31 … | font-size: .9rem |
31 | 32 … | background: rgba(0, 0, 0, 0) |
32 | 33 … | |
33 | 34 … | overflow: hidden |
package-lock.json | ||
---|---|---|
The diff is too large to show. Use a local git client to view these changes. Old file size: 375551 bytes New file size: 375551 bytes |
package.json | ||
---|---|---|
@@ -70,9 +70,9 @@ | ||
70 | 70 … | "patch-settings": "^1.1.2", |
71 | 71 … | "patch-suggest": "^2.0.2", |
72 | 72 … | "patchbay-book": "^1.0.8", |
73 | 73 … | "patchbay-dark-crystal": "^1.1.1", |
74 | - "patchbay-gatherings": "^3.2.4", | |
74 … | + "patchbay-gatherings": "^3.2.5", | |
75 | 75 … | "patchbay-poll": "^1.1.1", |
76 | 76 … | "patchbay-scry": "^1.2.1", |
77 | 77 … | "patchcore": "^1.28.1", |
78 | 78 … | "pull-abortable": "^4.1.1", |
Built with git-ssb-web