demarches-normaliennes/app/assets/stylesheets/admin_index.scss
2016-12-01 13:21:56 +01:00

23 lines
234 B
SCSS

#admin_index{
margin-left: 2em;
margin-right: 2em;
.table {
#id {
width: 5%;
}
#libelle {
width: 40%;
}
#organisation {
width: 28%;
}
#direction {
width: 22%;
}
}
}