RuoYi 6 years ago
parent
commit
67bd4d3141
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/main/resources/templates/login.html

+ 1 - 0
src/main/resources/templates/login.html

@@ -17,6 +17,7 @@
     <meta http-equiv="refresh" content="0;ie.html" />
     <![endif]-->
     <link rel="shortcut icon" href="../static/favicon.ico" th:href="@{favicon.ico}"/>
+    <style type="text/css">label.error { position:inherit;  }</style>
     <script>
         if(window.top!==window.self){window.top.location=window.location};
     </script>