Skip to content

Commit

Permalink
LOYALIST-57 CKEditor5 media-related UI improvement
Browse files Browse the repository at this point in the history
  • Loading branch information
jtmcd75 committed Feb 6, 2024
1 parent ad2df5e commit 9dcfef7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions custom/themes/the_loyalist_collection/scss/ck5style.scss
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
.ck-content {
@import './style.scss';

&.ck .drupal-media {
width: 100%;
}
}

0 comments on commit 9dcfef7

Please sign in to comment.