Actualiser css/public.css
This commit is contained in:
@@ -1442,4 +1442,9 @@ footer {
|
||||
overscroll-behavior: contain;
|
||||
-webkit-overflow-scrolling: touch; /* Défilement fluide sur iOS */
|
||||
}
|
||||
|
||||
.card-title, .detail-title, td {
|
||||
word-break: break-word; /* Permet de couper les mots trop longs si nécessaire */
|
||||
hyphens: auto;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user