This commit is contained in:
Laurent Destailleur 2020-02-05 19:32:49 +01:00
parent a36cf1f86b
commit 1ef978ccc4

View File

@ -923,7 +923,8 @@ div.fiche>form>div.div-table-responsive {
flex-grow: 1;
flex-shrink: 1;
/* flex-basis: 140px; */
min-width: 150px;
/* min-width: 150px; */
width: 158px;
justify-content: flex-start;
align-self: flex-start;
}