mirror of
https://github.com/atom/atom.git
synced 2026-01-23 13:58:08 -05:00
Turn off text selection in webkit
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
overflow-y: scroll;
|
||||
overflow-x: auto;
|
||||
cursor: default;
|
||||
-webkit-user-select: none;
|
||||
}
|
||||
|
||||
.editor pre {
|
||||
|
||||
Reference in New Issue
Block a user