demarches-normaliennes/app/assets/stylesheets/admin_index.scss

17 lines
146 B
SCSS
Raw Normal View History

2015-11-04 17:27:01 +01:00
.table {
#id {
width: 5%;
}
#libelle {
width: 40%;
}
#organisation {
width: 28%;
}
#direction {
width: 22%;
}
}