Skip to content

Commit 11453e1

Browse files
authored
Merge pull request #1453 from riv-gh/bugfix/userlist-wrap
fixing page "/userselect" if many users on this
2 parents 749442e + e9d5614 commit 11453e1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

resources/assets/sass/_app.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -238,6 +238,7 @@ body {
238238

239239
.userlist {
240240
display: flex;
241+
flex-wrap: wrap;
241242
justify-content: center;
242243
align-items: center;
243244
.user {

0 commit comments

Comments
 (0)