Skip to content

Commit

Permalink
Hide elements out of bounds
Browse files Browse the repository at this point in the history
  • Loading branch information
nacmartin committed Mar 12, 2023
1 parent bcff5ab commit 45d3903
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions examples/ui-react/src/styles.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,7 @@
display: flex;
align-items: center;
justify-content: center;
position: relative;
overflow: hidden;

}

0 comments on commit 45d3903

Please sign in to comment.