Valider
This commit is contained in:
@@ -927,7 +927,9 @@ li i { margin-right:10px; color:#007bff; }
|
||||
}
|
||||
|
||||
.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é */
|
||||
white-space: nowrap !important;
|
||||
min-width: 110px; /* Légèrement augmenté pour les gros montants */
|
||||
padding-left: 15px !important;
|
||||
padding-right: 15px !important; /* Ajout crucial pour l'équilibre visuel */
|
||||
font-family: 'Courier New', Courier, monospace; /* Optionnel: police mono pour aligner les décimales */
|
||||
}
|
||||
Reference in New Issue
Block a user