Add download dossiers button on procedure#show
This commit is contained in:
parent
1f2beb7cc9
commit
e33259a464
2 changed files with 20 additions and 0 deletions
|
@ -23,4 +23,12 @@
|
|||
text-align: center;
|
||||
margin: 60px 0;
|
||||
}
|
||||
|
||||
.procedure-actions {
|
||||
margin-left: auto;
|
||||
|
||||
.dropdown-items li {
|
||||
min-width: 150px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue