|
|
|
@ -144,3 +144,17 @@
|
|
|
|
|
.monaco-editor .view-overlays .current-line {
|
|
|
|
|
border-width: 1px !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.monaco-editor .margin,
|
|
|
|
|
.monaco-editor .margin-view-overlays{
|
|
|
|
|
width: 54px !important;
|
|
|
|
|
text-align: center !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.monaco-editor .monaco-scrollable-element{
|
|
|
|
|
left: 54px !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.monaco-editor .margin-view-overlays .line-numbers{
|
|
|
|
|
text-align: center !important;
|
|
|
|
|
}
|