feat(Administrateur::Services#index): rework list of services

This commit is contained in:
Martin 2022-08-17 17:55:10 +02:00
parent a2311b1b75
commit 289b8f78b8
3 changed files with 16 additions and 22 deletions

View file

@ -2,8 +2,8 @@
.table-service {
.change {
text-align: center;
width: 200px;
text-align: left;
width: 300px;
padding-left: $default-padding;
}
}