mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-30 09:35:39 -05:00
12284 Removed custom CSS that positioned editor text beneath overlapping layers. Text is now selectable. (#12312)
This commit is contained in:
@@ -34,9 +34,6 @@ text-cell-component .show-markdown .notebook-preview {
|
||||
.notebook-preview.actionselect {
|
||||
user-select: text;
|
||||
}
|
||||
text-cell-component code-component .monaco-scrollable-element.editor-scrollable.vs {
|
||||
left: 16px!important;
|
||||
}
|
||||
text-cell-component .monaco-editor .margin,
|
||||
text-cell-component code-component .monaco-editor,
|
||||
text-cell-component code-component .monaco-editor-background,
|
||||
|
||||
Reference in New Issue
Block a user