Style block list description
This commit is contained in:
@@ -52,13 +52,15 @@
|
||||
{% call Modal(name='rolesModal', dismissable=False) %}
|
||||
<div class="block-list">
|
||||
<header class="block-list__header">
|
||||
<h2 class="block-list__title">
|
||||
Environment access for Danny Knight
|
||||
<div class='subtitle'>Project Name - Environment Name</div>
|
||||
</h2>
|
||||
<div class="block-list__description">
|
||||
<p>An environment role determines the permissions a member of the workspace assumes when using the JEDI Cloud.</p>
|
||||
<p>A member may have different environment roles across different projects. A member can only have one assigned environment role in a given environment.</p>
|
||||
<div>
|
||||
<h2 class="block-list__title">
|
||||
Environment access for Danny Knight
|
||||
<div class='subtitle'>Project Name - Environment Name</div>
|
||||
</h2>
|
||||
<div class="block-list__description">
|
||||
<p>An environment role determines the permissions a member of the workspace assumes when using the JEDI Cloud.</p>
|
||||
<p>A member may have different environment roles across different projects. A member can only have one assigned environment role in a given environment.</p>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
|
Reference in New Issue
Block a user