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

This commit is contained in:
2025-07-11 12:45:43 +07:00
parent 24d2198f72
commit 3e6199a339
-1
View File
@@ -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>