Restored users view

This commit is contained in:
emeric
2022-02-13 20:23:30 +01:00
parent 8e44b24626
commit 03e7bcfb7c
3 changed files with 35 additions and 61 deletions
-25
View File
@@ -8,31 +8,11 @@ body {
padding-bottom: 78px;
}
.Lms-vertical-align {
display: flex;
align-items: center;
}
.Lms-admin-users-entry {
min-height: 48px;
padding-top: 8px;
padding-bottom: 8px;
margin: 0;
}
.Lms-admin-users-add-btn {
margin-top: 8px;
margin-bottom: 8px;
}
.Lms-admin-users-entry-role {
margin-left: 8px;
}
.Lms-admin-users-entry-btn {
margin-right: 8px;
}
.Lms-artistname {
color: var(--body-color);
}
@@ -263,11 +243,6 @@ a.Lms-artistname:hover, a.Lms-artistname:focus {
margin-bottom: 20px;
}
.Lms-horizontal-center {
display: flex;
justify-content: center;
}
.Lms-loading-indicator {
margin-top: 8px;
margin-bottom: 8px;