Cap height and scroll list
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
<div class="panel shadow center flex flex-column">
|
||||
<strong class="divider txt-large margin-block-end">People on the account</strong>
|
||||
<%= render "accounts/invite" %>
|
||||
<div class="flex flex-column gap margin-block-start">
|
||||
|
||||
<div class="users-list flex flex-column gap margin-block-start">
|
||||
<%= render partial: "accounts/user", collection: users %>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user