This commit is contained in:
@@ -294,7 +294,7 @@ td {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.col-models {
|
.col-models {
|
||||||
max-width: 40%;
|
width: 40%;
|
||||||
overflow-wrap: anywhere;
|
overflow-wrap: anywhere;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -361,7 +361,7 @@ function clientsTable(clients) {
|
|||||||
<th>Status</th>
|
<th>Status</th>
|
||||||
<th>Pending</th>
|
<th>Pending</th>
|
||||||
<th>Requests</th>
|
<th>Requests</th>
|
||||||
<th>Listed models</th>
|
<th class="col-models">Listed models</th>
|
||||||
<th>Active models</th>
|
<th>Active models</th>
|
||||||
<th>Groups</th>
|
<th>Groups</th>
|
||||||
<th>Actions</th>
|
<th>Actions</th>
|
||||||
|
|||||||
Reference in New Issue
Block a user