fix: new classes added to admin-project

This commit is contained in:
gaelle morin
2020-06-15 16:06:01 +02:00
parent d70fd6dac8
commit 54da12c7a3
2 changed files with 84 additions and 79 deletions

View File

@ -113,6 +113,10 @@
width: 280px;
}
.w230 {
width: 230px;
}
.w70 {
width: 70px;
}