Rename .dossiers-table-empty to .blank-tab
This commit is contained in:
parent
db6706bd65
commit
458e3e37f8
3 changed files with 5 additions and 5 deletions
|
@ -77,7 +77,3 @@
|
|||
padding-right: $default-spacer;
|
||||
}
|
||||
}
|
||||
|
||||
.dossiers-table-empty {
|
||||
text-align: center;
|
||||
}
|
||||
|
|
|
@ -45,3 +45,7 @@
|
|||
margin: auto;
|
||||
max-width: $page-width / 2;
|
||||
}
|
||||
|
||||
.blank-tab {
|
||||
text-align: center;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue