Skip to content

Commit

Permalink
Deploying to gh-pages from @ 3d8185e 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
joeransegnola committed Jul 11, 2024
1 parent 1bf1325 commit 993a18b
Show file tree
Hide file tree
Showing 14 changed files with 90 additions and 81 deletions.
9 changes: 8 additions & 1 deletion dev/joe/add-remove-layouts/web-layout/common/style/app.css
Original file line number Diff line number Diff line change
Expand Up @@ -969,4 +969,11 @@ td,
content: var(--tab-close-button-url);
color: var(--brand-text-secondary);
cursor: pointer;
}
}

.main-container {
display: flex;
justify-content: stretch;
align-items: stretch;
/* overflow: hidden; */
}
32 changes: 16 additions & 16 deletions dev/joe/add-remove-layouts/web-layout/js/fdc3-panel.bundle.js

Large diffs are not rendered by default.

Large diffs are not rendered by default.

32 changes: 16 additions & 16 deletions dev/joe/add-remove-layouts/web-layout/js/fdc3-view.bundle.js

Large diffs are not rendered by default.

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions dev/joe/add-remove-layouts/web-layout/js/iframe-broker.bundle.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 993a18b

Please sign in to comment.