Skip to content

Commit

Permalink
align header center
Browse files Browse the repository at this point in the history
  • Loading branch information
madsrasmussen committed Nov 26, 2024
1 parent c6a173e commit 90a4baf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/uui-box/lib/uui-box.element.ts
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ export class UUIBoxElement extends LitElement {
#header {
display: flex;
align-items: center;
column-gap: var(--uui-size-space-5);
border-bottom: 1px solid var(--uui-color-divider-standalone);
padding: var(
Expand Down

0 comments on commit 90a4baf

Please sign in to comment.