fix(minor): remove margin bottom from document status
This commit is contained in:
parent
17375906f8
commit
2f9cb3e6d1
1 changed files with 3 additions and 0 deletions
|
|
@ -24,6 +24,9 @@
|
|||
padding: 17mm 0 1mm !important;
|
||||
page-break-after: always !important;
|
||||
}
|
||||
[document-status] {
|
||||
margin-bottom: 0 !important;
|
||||
}
|
||||
a[href]:after {
|
||||
content: none;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue