mirror of
https://github.com/documize/community.git
synced 2025-08-04 21:15:24 +02:00
add category to document
This commit is contained in:
parent
508ec00c6a
commit
f0582e18f7
19 changed files with 334 additions and 58 deletions
|
@ -1,5 +1,10 @@
|
|||
.document-attachments {
|
||||
margin: 0;
|
||||
margin: 0 0 50px 0;
|
||||
// @include content-container();
|
||||
|
||||
> h2 {
|
||||
color: $color-gray;
|
||||
}
|
||||
|
||||
> .upload-document-files {
|
||||
margin: 10px 0 0 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue