Skip to content

Commit

Permalink
IBX-1841: Added missing frame in richtext (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
dew326 authored Jan 26, 2022
1 parent f9915f8 commit 25c65f8
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/bundle/Resources/public/scss/_general.scss
Original file line number Diff line number Diff line change
Expand Up @@ -223,3 +223,10 @@
}
}
}

.ibexa-data-source {
&--richtext {
border: calculateRem(1px) solid $ibexa-color-dark-200;
border-radius: $ibexa-border-radius;
}
}

0 comments on commit 25c65f8

Please sign in to comment.