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