demarches-normaliennes/app/assets/stylesheets/new_design/manager.scss

9 lines
112 B
SCSS
Raw Normal View History

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