diff --git a/Bootstrap_new/css/style_office.css b/Bootstrap_new/css/style_office.css index 4311b91..b81d550 100644 --- a/Bootstrap_new/css/style_office.css +++ b/Bootstrap_new/css/style_office.css @@ -925,3 +925,9 @@ li i { margin-right:10px; color:#007bff; } width: 100%; overflow: auto; } + +.table td.text-end, .table th.text-end { + white-space: nowrap !important; /* Force une ligne */ + min-width: 100px; /* Empêche l'écrasement */ + padding-left: 15px !important; /* Espace de sécurité */ +} \ No newline at end of file diff --git a/Vue/Ajaxfichepolice/index.php b/Vue/Ajaxfichepolice/index.php index 9918526..20a2390 100644 --- a/Vue/Ajaxfichepolice/index.php +++ b/Vue/Ajaxfichepolice/index.php @@ -1,6 +1,6 @@