Skip to content

Commit

Permalink
Merge pull request #68 from Olen/css-label-fix
Browse files Browse the repository at this point in the history
Align labels and bars
  • Loading branch information
Olen authored Oct 11, 2023
2 parents 7abb983 + cb3bd58 commit 7f7dbf3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "flower-card",
"version": "2023.10.5-beta1",
"version": "2023.10.5-beta2",
"description": "Custom flower card for https://github.com/Olen/homeassistant-plant",
"keywords": [
"home-assistant",
Expand Down
1 change: 1 addition & 0 deletions src/styles.ts
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ export const style = css`
}
.attribute .header, .attribute .header-compact {
height: auto;
padding-top: 0px;
}
.header > img {
border-radius: 50%;
Expand Down

0 comments on commit 7f7dbf3

Please sign in to comment.