diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/App.scss | 1 |
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; |
