Ability to attach an image to budgets
Co-authored-by: decabeza <alberto@decabeza.es>
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
.admin .budgets-form {
|
||||
@include full-width-form;
|
||||
@include direct-uploads;
|
||||
|
||||
.button {
|
||||
&.upload-image {
|
||||
margin-bottom: $line-height / 2;
|
||||
}
|
||||
}
|
||||
|
||||
> fieldset {
|
||||
border-top: 4px solid $admin-border-color;
|
||||
|
||||
Reference in New Issue
Block a user