diff --git a/src/App.scss b/src/App.scss index ff403ef861..fd44dfb8ef 100644 --- a/src/App.scss +++ b/src/App.scss @@ -34,6 +34,7 @@ a { } button{ + user-select: none; border: none; border-radius: 5px; cursor: pointer;