Deploying to gh-pages from @ dolanmiu/docx@b0d6be1929 🚀
This commit is contained in:
File diff suppressed because one or more lines are too long
@ -641,6 +641,10 @@ footer {
|
||||
border-top: 1px solid var(--color-panel-divider);
|
||||
background-color: var(--color-panel);
|
||||
}
|
||||
footer:after {
|
||||
content: "";
|
||||
display: table;
|
||||
}
|
||||
footer.with-border-bottom {
|
||||
border-bottom: 1px solid var(--color-panel-divider);
|
||||
}
|
||||
|
Reference in New Issue
Block a user