Skip to content

Commit

Permalink
Resolving scrolling issue on smaller displays.
Browse files Browse the repository at this point in the history
Signed-off-by: Steve Springett <[email protected]>
  • Loading branch information
stevespringett committed Aug 6, 2024
1 parent a11d433 commit 0d5cd80
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/assets/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,5 @@ body {
flex: 1;
padding: 20px;
box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
overflow: auto;
border-radius: 0;
}

0 comments on commit 0d5cd80

Please sign in to comment.