add space to deleted_dossier cells
This commit is contained in:
parent
459153978d
commit
73d7ef4436
2 changed files with 5 additions and 1 deletions
|
@ -32,6 +32,10 @@
|
|||
display: block;
|
||||
}
|
||||
|
||||
.deleted-cell {
|
||||
padding: (2 * $default-spacer) $default-spacer;
|
||||
}
|
||||
|
||||
.icon.folder {
|
||||
position: relative;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue