diff options
Diffstat (limited to 'tools/draw')
| -rw-r--r-- | tools/draw/app.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/draw/app.css b/tools/draw/app.css index 62df222..eb03b8b 100644 --- a/tools/draw/app.css +++ b/tools/draw/app.css | |||
| @@ -15,6 +15,7 @@ | |||
| 15 | text-rendering: optimizeLegibility !important; | 15 | text-rendering: optimizeLegibility !important; |
| 16 | -webkit-font-smoothing: antialiased !important; | 16 | -webkit-font-smoothing: antialiased !important; |
| 17 | font-family: Arial, Helvetica, sans-serif; | 17 | font-family: Arial, Helvetica, sans-serif; |
| 18 | user-select: none; | ||
| 18 | } | 19 | } |
| 19 | 20 | ||
| 20 | body { | 21 | body { |
