Give members/index Environments column a right alignment
This commit is contained in:
parent
d0c1bc563f
commit
51bc6fb950
@ -82,7 +82,7 @@
|
|||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th scope="col" width="50%">Name</th>
|
<th scope="col" width="50%">Name</th>
|
||||||
<th scope="col">Environments</th>
|
<th scope="col" class="table-cell--align-right">Environments</th>
|
||||||
<th scope="col">Status</th>
|
<th scope="col">Status</th>
|
||||||
<th scope="col">Workspace Role</th>
|
<th scope="col">Workspace Role</th>
|
||||||
</tr>
|
</tr>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user