Created
August 4, 2015 19:10
-
-
Save SomeKay/73fa3d7985c36e1b249c to your computer and use it in GitHub Desktop.
Undraggable buttons in index.css
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.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