Skip to content

Commit

Permalink
Add min width
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitrySharabin committed Jun 28, 2024
1 parent 8ea933b commit 7143d5f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src-css/_bar.scss
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
line-height: 1.5;
position: sticky;

min-width: 20em;
container: mv-bar / inline-size;

@supports (position: sticky) {
Expand Down

0 comments on commit 7143d5f

Please sign in to comment.