Skip to content

Commit

Permalink
fix(app): sticky footer
Browse files Browse the repository at this point in the history
  • Loading branch information
hirsch88 committed Jan 9, 2025
1 parent af62994 commit b11e653
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/three-flowers-impress.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@baloise/ds-core': patch
---

**core**: reset block style of bal-app to fix sticky footer
1 change: 0 additions & 1 deletion packages/core/src/components/bal-app/bal-app.sass
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@

.bal-app
position: relative
display: block

.lcp-wait
opacity: 0
Expand Down

0 comments on commit b11e653

Please sign in to comment.