Skip to content

Commit e1d4dc3

Browse files
authored
Merge pull request #342 from thejameskyle/patch-2
2 parents 7afe7d8 + 28a8715 commit e1d4dc3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/presenter-components.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ export const Notes = styled.div`
6767
position: absolute;
6868
top: 10%;
6969
width: (40% - 100px);
70+
overflow: auto;
7071
`;
7172

7273
export const SlideInfo = styled.h2`

0 commit comments

Comments
 (0)