diff --git a/src/components/ShareLink.jsx b/src/components/ShareLink.jsx
index 204e07a..7b4eb81 100644
--- a/src/components/ShareLink.jsx
+++ b/src/components/ShareLink.jsx
@@ -43,7 +43,7 @@ const useStyles = makeStyles((theme) => ({
paddingBottom: '15px',
paddingRight: '5px',
whiteSpace: 'nowrap',
- overflow: 'scroll',
+ overflowY: 'scroll',
textOverflow: 'ellipsis'
},
copyButton: {
@@ -168,7 +168,7 @@ export default function ShareLink(props) {
Use this link to share your FSH with others!
{link}
-
+
setCopyTip('Link Copied')}>