dossier: allow inviting users on the dossier page
This commit is contained in:
parent
0995c8e5ad
commit
01599ac1e1
4 changed files with 16 additions and 2 deletions
|
@ -11,7 +11,7 @@
|
|||
}
|
||||
|
||||
.title-container {
|
||||
margin-bottom: $default-padding * 2;
|
||||
margin-bottom: $default-spacer;
|
||||
padding-left: 32px;
|
||||
|
||||
.icon.folder {
|
||||
|
@ -31,6 +31,11 @@
|
|||
color: $grey;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.header-actions {
|
||||
margin-bottom: $default-spacer;
|
||||
text-align: right;
|
||||
}
|
||||
}
|
||||
|
||||
.button.edit-form {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue