diff --git a/static/style.css b/static/style.css index fd0a8ea..447db8e 100644 --- a/static/style.css +++ b/static/style.css @@ -12,6 +12,7 @@ .copy:hover { color: var(--accent); + cursor: copy; } ::-webkit-scrollbar {