mirror of
https://github.com/documize/community.git
synced 2025-07-21 22:29:41 +02:00
sidebar form wrapper
This commit is contained in:
parent
4f277c8500
commit
eb404db596
1 changed files with 6 additions and 0 deletions
|
@ -62,5 +62,11 @@
|
|||
font-size: 1.1rem;
|
||||
margin-bottom: 30px;
|
||||
}
|
||||
|
||||
.document-sidebar-form-wrapper {
|
||||
padding: 20px;
|
||||
border: 1px solid $color-stroke;
|
||||
@include border-radius(3px);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue