Forráskód Böngészése

底部外部引入恢复

anderx 4 éve%!(EXTRA string=óta)
szülő
commit
e034e2ed38
1 módosított fájl, 5 hozzáadás és 4 törlés
  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>