aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/App.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/App.scss b/src/App.scss
index ff403ef8..fd44dfb8 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;