JudicialCouncilOfCalifornia / courtyard

Judicial Council Pattern Library
GNU General Public License v2.0
6 stars 5 forks source link

Feature/tci 1176 edit button video issue #877

Closed adityajoshi94 closed 7 months ago

adityajoshi94 commented 7 months ago

Added conditional logic to show different padding for ck editor and page for video.

adityajoshi94 commented 7 months ago

You still need to add your CSS to _video.scss. _video_embed.scss is not a valid component file.

This could have been done cleaner using the classes array rather than using inline styling. Be sure that we are not over-complicating the solution if the problem is just bad positioning.

Initially i was doing classes styling. thought existing code has inline styling of padding.

adityajoshi94 commented 7 months ago

@mel will add code _video.scss.