feat: page numbers, deal id on each page, avoid breaks after product header in deal document
This commit is contained in:
@@ -6,6 +6,10 @@
|
||||
}
|
||||
}
|
||||
|
||||
html {
|
||||
font-family: sans-serif;
|
||||
}
|
||||
|
||||
hr {
|
||||
background-color: black;
|
||||
height: 2px;
|
||||
@@ -18,7 +22,6 @@ hr {
|
||||
margin: -30px 0;
|
||||
padding: 0 15px;
|
||||
font-size: 13px;
|
||||
font-family: sans-serif;
|
||||
}
|
||||
|
||||
.deal-name-id-container {
|
||||
|
||||
Reference in New Issue
Block a user