Skip to content

Commit

Permalink
Merge 021a05e into 8324b44
Browse files Browse the repository at this point in the history
  • Loading branch information
GCHQ-Developer-847 authored Dec 12, 2024
2 parents 8324b44 + 021a05e commit 5632754
Show file tree
Hide file tree
Showing 7 changed files with 130 additions and 226 deletions.
95 changes: 27 additions & 68 deletions packages/canary-react/package-lock.json

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

59 changes: 24 additions & 35 deletions packages/canary-web-components/package-lock.json

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

Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,10 @@ button {
border-radius: var(--ic-border-radius);
}

.image ::slotted([slot="image"]) {
height: 100%;
}

.card-content {
display: flex;
flex-direction: column;
Expand Down
Loading

0 comments on commit 5632754

Please sign in to comment.