Skip to content

Commit

Permalink
fix(playground): unbreakable string in console breaking layout
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoMcA committed Jan 14, 2025
1 parent ffd3bd4 commit b07cd42
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/src/playground/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,7 @@ main.play {
align-items: center;
display: flex;
flex-direction: column;
overflow: auto;

button.flag-example {
align-self: flex-end;
Expand Down

0 comments on commit b07cd42

Please sign in to comment.