Skip to content

Commit 9f49162

Browse files
committed
Fixed margin
1 parent 916be13 commit 9f49162

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Servers/UI/OJS.Servers.Ui/ClientApp/src/components/portals/administration/AdministrationPortal.module.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
.username {
6464
display: flex;
6565
flex-direction: column;
66-
margin-top: 0.6rem;
66+
margin-top: -0.5rem;
6767
font-size: 14px;
6868
}
6969
}

0 commit comments

Comments
 (0)