FlaskALED/frontend/src/app/admin/userList/page-user-list/page-user-list.component.scss
2022-01-05 20:37:31 +01:00

18 lines
221 B
SCSS

mat-paginator, table {
width: 80%;
margin: auto 10%;
}
.btnContainer {
margin: 50px 10% 20px 0px;
text-align: right;
}
.btnAjouter {
border: solid 1px black;
}
.filtre {
text-align: center;
width: 33%;
}