Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
jgerigmeyer committed Jan 30, 2025
1 parent a2defbe commit f40cfb0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/lib/components/ratio/index.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -178,11 +178,13 @@
justify-content: flex-end;
}
}
.result-warning-info {
align-items: center;
display: flex;
grid-area: warning;
}
.result-warning {
--warning-bg: var(--bg);
--warning-padding-block: var(--shim);
Expand Down

0 comments on commit f40cfb0

Please sign in to comment.