Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jan 14, 2025
1 parent 747f4c7 commit 339afa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vizro-core/src/vizro/static/css/figures.css
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,11 @@ Note the relative url works with both serve_locally=True and serve_locally=False
.card-kpi .card-header,
.card-kpi .card-footer,
.card-kpi .card-body {
align-items: center;
background: none;
border: none;
margin: 0;
padding: 0;
align-items: center;
}

.card-kpi .card-header {
Expand Down

0 comments on commit 339afa6

Please sign in to comment.