Skip to content

Commit

Permalink
fix(pong): no padding in mobile sidebar (#11382)
Browse files Browse the repository at this point in the history
  • Loading branch information
fiji-flo authored Jun 28, 2024
1 parent 95f9c26 commit ea6da0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/src/ui/organisms/placement/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ section.place {

.pong {
height: 100%;
padding: 0;
width: 100%;

> img {
Expand Down

0 comments on commit ea6da0f

Please sign in to comment.