소스 검색

版本恢复

moshaorui 4 달 전
부모
커밋
39292758d5
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      resources/views/admin/pages-custom/ace.blade.php

+ 2 - 2
resources/views/admin/pages-custom/ace.blade.php

@@ -229,12 +229,12 @@
             <div class="modal-body" style="height: 600px;">
             <div class="modal-body" style="height: 600px;">
                 <div class="row" style="height: 100%;">
                 <div class="row" style="height: 100%;">
                     <!-- 左侧显示 Previous Content -->
                     <!-- 左侧显示 Previous Content -->
-                    <div class="col-md-9">
+                    <div class="col-md-8">
                         <h5>Content</h5>
                         <h5>Content</h5>
                         <textarea id="contentDetails" style="height: 550px; overflow-y: auto; border: 1px solid #ededed; padding: 10px;width: 100%;"></textarea>
                         <textarea id="contentDetails" style="height: 550px; overflow-y: auto; border: 1px solid #ededed; padding: 10px;width: 100%;"></textarea>
                     </div>
                     </div>
                     <!-- 右侧显示 Version 和 Created At 列表 -->
                     <!-- 右侧显示 Version 和 Created At 列表 -->
-                    <div class="col-md-3">
+                    <div class="col-md-4">
                         <h5>Version</h5>
                         <h5>Version</h5>
                         <table class="table table-condensed table-hover" id="templateLogTable">
                         <table class="table table-condensed table-hover" id="templateLogTable">
                             <tbody id="templateLogTableBody">
                             <tbody id="templateLogTableBody">