diff --git a/bicorder-app/src/app.css b/bicorder-app/src/app.css index df50f9e..7ddbd05 100644 --- a/bicorder-app/src/app.css +++ b/bicorder-app/src/app.css @@ -45,7 +45,6 @@ body { color: var(--fg-color); min-height: 100vh; touch-action: manipulation; - user-select: none; -webkit-tap-highlight-color: transparent; font-size: 16px; }