Skip to content

Commit

Permalink
Update src/bundle/Resources/public/scss/_content-type-edit.scss
Browse files Browse the repository at this point in the history
Co-authored-by: Łukasz Ostafin <ostafin.lucas@gmail.com>
  • Loading branch information
GrabowskiM and lucasOsti authored Sep 27, 2022
1 parent 6e28d07 commit 060a5bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bundle/Resources/public/scss/_content-type-edit.scss
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

.ibexa-content-type-edit {
&__section-column-header {
border-top: 1px solid $ibexa-color-light;
border-top: calculateRem(1px) solid $ibexa-color-light;
padding-top: calculateRem(16px);
margin-top: calculateRem(40px);
}
Expand Down

0 comments on commit 060a5bd

Please sign in to comment.