mirror of
https://github.com/microsoft/vscode.git
synced 2026-07-11 05:30:03 -05:00
Make text selectable (fixes #18916)
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
box-sizing: border-box;
|
||||
padding: 10px 20px;
|
||||
line-height: 22px;
|
||||
user-select: initial;
|
||||
-webkit-user-select: initial;
|
||||
}
|
||||
|
||||
.monaco-workbench > .part.editor > .content .walkThroughContent img {
|
||||
|
||||
Reference in New Issue
Block a user