File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -78,15 +78,9 @@ <h1>JSONLab</h1>
7878
7979 <!-- Compare Panel -->
8080 < div id ="compare-panel " class ="editor-panel compare-panel ">
81- < div class ="compare-header "
82- style ="justify-content: flex-start; border-bottom: none; padding-bottom: 0; ">
83- < span id ="label-original " style ="text-align: left; "> Original (Left)</ span >
84- < span id ="label-modified " style ="text-align: left; "> Modified (Right)</ span >
85- </ div >
86- < div class ="compare-toolbars "
87- style ="display: flex; justify-content: flex-start; background: var(--color-bg-secondary); ">
88- < div id ="diff-original-toolbar " style ="flex: none; "> </ div >
89- < div id ="diff-modified-toolbar " style ="flex: 1; "> </ div >
81+ < div class ="compare-header ">
82+ < span > Original (Left)</ span >
83+ < span > Modified (Right)</ span >
9084 </ div >
9185 <!-- Diff Editor -->
9286 < div id ="monaco-diff-container " class ="monaco-container "> </ div >
You can’t perform that action at this time.
0 commit comments