Skip to content

Commit 59a8dcc

Browse files
Correct alignment for "Failed logins" and "Last access" headers
1 parent 169df20 commit 59a8dcc

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

frontend/src/modules/userManagement/less/userManagement.less

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,10 @@
7979
.form-container-style;
8080
max-width: inherit;
8181
.tb-heading {
82+
.col-centered {
83+
display: flex;
84+
justify-content: center;
85+
}
8286
> div button {
8387
display: flex;
8488
align-items: center;

0 commit comments

Comments
 (0)