Skip to content

Commit

Permalink
docs: improve display contents docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jeripeierSBB committed Jan 30, 2024
1 parent 0237ae7 commit 353b1e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/container/sticky-bar/sticky-bar.scss
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
--sbb-sticky-bar-animation-duration: var(--sbb-animation-duration-5x);
--sbb-sticky-bar-animation-easing: var(--sbb-animation-easing);

// Display contents needed to get the sticky bar sticky.
display: contents;
}

Expand Down

0 comments on commit 353b1e0

Please sign in to comment.