demarches-normaliennes/app/assets/stylesheets/new_design/manager.scss
2018-01-11 11:03:34 +01:00

8 lines
112 B
SCSS

.types-de-champs-table {
table-layout: fixed;
td {
white-space: normal;
vertical-align: top;
}
}