Skip to content

Commit

Permalink
Updates demo CSS
Browse files Browse the repository at this point in the history
  • Loading branch information
Marak committed Feb 5, 2024
1 parent 76943ef commit 8cbd2b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -277,6 +277,7 @@
flex-grow: 0;
/* Prevents the right element from growing */
flex-shrink: 0;
flex-basis: 440px;
/* Prevents the right element from shrinking */

}
Expand Down

0 comments on commit 8cbd2b3

Please sign in to comment.