diff --git a/frontend/src/App.css b/frontend/src/App.css index b31da3c..85703b2 100644 --- a/frontend/src/App.css +++ b/frontend/src/App.css @@ -95,4 +95,5 @@ h1 { .generated-password { font-weight: bold; + user-select: none; }