Skip to content

Commit 7753379

Browse files
author
WebDeveloperGuide
committed
Fix: Login/Register error label showing on center of field.
1 parent 8a219c7 commit 7753379

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web_panel/src/index.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -961,6 +961,7 @@ a, a:hover {
961961

962962
.auth-page-container .inline-errormsg{
963963
margin-left: 41px;
964+
text-align: left;
964965
}
965966

966967
.auth-container .dropdown-toggle{

0 commit comments

Comments
 (0)