Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/4.5'
Browse files Browse the repository at this point in the history
  • Loading branch information
dew326 committed Feb 9, 2024
2 parents e084993 + efecf98 commit 995388b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/bundle/Resources/public/scss/_general.scss
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,14 @@
}
}
}

li {
&[id]:not(.ibexa-data-source__richtext) {
&::before {
left: calculateRem(-40px);
}
}
}
}

.ibexa-field-edit--ezrichtext.ibexa-field-edit--nontranslatable .ibexa-data-source {
Expand Down

0 comments on commit 995388b

Please sign in to comment.