Tableau
This commit is contained in:
@@ -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é */
|
||||
}
|
||||
Reference in New Issue
Block a user