mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-30 21:40:39 +03:00
Add class to invited users container
No issue
- Relates to 447c7d77ec (diff-acda43902fe5a16fa255b16e7b32e6d0R14)
- Adds class to the invited users container, used only for spacing right now
This commit is contained in:
parent
1181c18f20
commit
f9ef18afac
@ -9,7 +9,7 @@
|
||||
<section class="content settings-users">
|
||||
{{#if invitedUsers}}
|
||||
|
||||
<section class="object-list">
|
||||
<section class="object-list invited-users">
|
||||
|
||||
<h4 class="object-list-title">Invited users</h4>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user