Skip to content

Commit

Permalink
fix(cc-zone): improve alignment
Browse files Browse the repository at this point in the history
Fixes #1226
  • Loading branch information
florian-sanders-cc committed Oct 30, 2024
1 parent d875d57 commit 5b42c3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/cc-zone/cc-zone.js
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,7 @@ export class CcZone extends LitElement {
}
.wrapper-details {
align-items: center;
display: flex;
}
Expand Down

0 comments on commit 5b42c3d

Please sign in to comment.