refactor: Remove link column from ServerManager and streamline action button layout for improved UI consistency
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 9m26s
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 9m26s
This commit is contained in:
@@ -524,7 +524,6 @@ function ServerManager() {
|
|||||||
)}
|
)}
|
||||||
</th>
|
</th>
|
||||||
<th className="text-center">Статус</th>
|
<th className="text-center">Статус</th>
|
||||||
<th className="text-end">Ссылка</th>
|
|
||||||
<th className="text-end" style={{ minWidth: 140 }}>Действия</th>
|
<th className="text-end" style={{ minWidth: 140 }}>Действия</th>
|
||||||
</tr>
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
|
|||||||
Reference in New Issue
Block a user