Relayout userdirectory toolbar

This commit is contained in:
Johannes Zellner
2022-02-08 15:05:27 +01:00
parent 2a2b509837
commit 0cc46a8dba
2 changed files with 19 additions and 10 deletions

View File

@@ -1445,6 +1445,12 @@ footer {
overflow: hidden;
}
.users-toolbar {
display: flex;
margin-bottom: 5px;
gap: 5px;
}
// ----------------------------
// Upgrade
// ----------------------------