Skip to content

Instantly share code, notes, and snippets.

@SomeKay
Created August 4, 2015 19:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save SomeKay/73fa3d7985c36e1b249c to your computer and use it in GitHub Desktop.
Save SomeKay/73fa3d7985c36e1b249c to your computer and use it in GitHub Desktop.
Undraggable buttons in index.css
.button-sound {
...
-webkit-app-region: no-drag;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment