mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-28 01:25:39 -05:00
Removed style that was interfering with text selection within code cell. (#10769)
This commit is contained in:
@@ -57,9 +57,6 @@ code-component .editor {
|
||||
code-cell-component code-component .monaco-editor .margin-view-overlays .line-numbers {
|
||||
left: 0!important;
|
||||
}
|
||||
code-cell-component code-component .monaco-scrollable-element.editor-scrollable.vs {
|
||||
left: 40px!important;
|
||||
}
|
||||
|
||||
code-cell-component .monaco-editor .margin,
|
||||
code-cell-component code-component .monaco-editor,
|
||||
|
||||
Reference in New Issue
Block a user