fix: new classes added to admin-project (end)

This commit is contained in:
gaelle morin
2020-06-15 19:30:27 +02:00
parent 18bea2e3e6
commit 985764874a
2 changed files with 2 additions and 3 deletions

View File

@ -71,7 +71,6 @@
/* Styles of the table and its elements */
.table {
border-bottom: 1px solid var(--color-table-border);
border-left: 1px solid var(--color-table-border);
border-right: 1px solid var(--color-table-border);
}