ソースを参照

底部外部引入恢复

anderx 4 年 前
コミット
e034e2ed38
共有1 個のファイルを変更した5 個の追加4 個の削除を含む
  1. 5 4
      src/main/webapp/WEB-INF/views/common.html

+ 5 - 4
src/main/webapp/WEB-INF/views/common.html

@@ -516,11 +516,12 @@
                         <span class="spanLink" th:each="link:${links}" style="padding: 0 4px;display: inline-block">
                         <a style="color:#7E7F7F;font-size: 12px" th:href="${link.url}" ><span th:text="${link.name}"></span></a>
                             <!--                    </div>-->
-                </span>
-                    </div>
-                    <div style="display: flex;justify-content: right;flex: 1">
-                        <span class='spanLink' style='display:inline-block;'><a style='color:#7E7F7F' href='/portal/link'>MORE<span style='font-size:20px'>⋙</span></a></span>
+                        </span>
+<!--                        <div style="display: flex;justify-content: right;flex: 1">-->
+                            <span class='spanLink' style='display:inline-block;'><a style='color:#7E7F7F' href='/portal/link'>MORE<span style='font-size:20px'>⋙</span></a></span>
+<!--                        </div>-->
                     </div>
+
             </div>
         </div>
         </div>