dd0a05c1d8
* update layout in order to show possible values * filter out non fillable types de champ
9 lines
98 B
SCSS
9 lines
98 B
SCSS
.prefill-description {
|
|
table {
|
|
table-layout: fixed;
|
|
|
|
th {
|
|
width: 25%;
|
|
}
|
|
}
|
|
}
|