Skip to content

Commit

Permalink
Add margin
Browse files Browse the repository at this point in the history
  • Loading branch information
mrmir authored and as-op committed Aug 24, 2023
1 parent 53859f1 commit a20cbac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ See COPYRIGHT and LICENSE files for more details.
<div class="op-toast--content">
<p>
<%= t("working_days.warning").html_safe %>
</p>
</p>
</div>
</div>

Expand Down
1 change: 1 addition & 0 deletions frontend/src/global_styles/layout/_admin.sass
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,5 @@
//++
.admin--edit-section
margin-top: 1rem
margin-bottom: 1.5rem

0 comments on commit a20cbac

Please sign in to comment.