diff --git a/web/static/style.css b/web/static/style.css index a84bb42..0b6d845 100644 --- a/web/static/style.css +++ b/web/static/style.css @@ -322,23 +322,14 @@ article.card { table.align-middle { width: 100%; - table-layout: fixed; } table.align-middle td, table.align-middle th { vertical-align: middle; - overflow: hidden; - text-overflow: ellipsis; white-space: nowrap; } -table.align-middle td.wrap, -table.align-middle th.wrap { - white-space: normal; - word-break: break-all; -} - /* Breadcrumb */ .breadcrumb { display: flex; diff --git a/web/templates/admin/users.html b/web/templates/admin/users.html index 5f285a5..f86a195 100644 --- a/web/templates/admin/users.html +++ b/web/templates/admin/users.html @@ -89,17 +89,6 @@
- - - - - - - - - - -
ID