mirror of
https://github.com/documize/community.git
synced 2025-07-24 07:39:43 +02:00
parent
c8b82c85fe
commit
1e1cbdd843
2 changed files with 3 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
margin: 0 0 0 0;
|
||||
|
||||
> .page-header {
|
||||
margin: 2rem 0 2rem 0;
|
||||
margin: 0 0 2rem 0;
|
||||
|
||||
> .page-number {
|
||||
color: $theme-500;
|
||||
|
|
|
@ -38,8 +38,9 @@
|
|||
.dz-preview, .dz-processing {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.section-attachments {
|
||||
margin: 1.5rem 0 0 0;
|
||||
margin: 1.5rem 0 1.5rem 0;
|
||||
padding: 0;
|
||||
|
||||
> .file {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue