kongzy
2023-10-23 1eeae82f74cbb3469ad8931e45b6fc77a945b912
src/main/webapp/login.xhtml
@@ -23,7 +23,7 @@
            <p:panelGrid styleClass="header">
               <p:row>
                  <p:column styleClass="header-logo">
                     <p:graphicImage value="/resources/images/logo.png" style="width: 80px;height: 80px"></p:graphicImage>
                     <p:graphicImage value="#{loginController.logo}" style="width: 80px;height: 80px"></p:graphicImage>
                  </p:column>
                  <p:column styleClass="header-title">
                     <p:outputLabel value="#{loginController.title}"></p:outputLabel>