Skip to content

Commit

Permalink
BREAKING CHANGE(web-twig): Remove modal body padding feature class #D…
Browse files Browse the repository at this point in the history
…S-863

 ## Migration guide

Remove feature class `.spirit-v1-modal-body-padding`, if used.
No other actions are required.

Please refer back to this guide or reach out to our team
if you encounter any issues during migration.
  • Loading branch information
pavelklibani authored and literat committed Jul 21, 2023
1 parent 462a245 commit 933a956
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 63 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@
{# Modal with Long Content #}
{% include '@components/Modal/stories/ModalScrollingLongContent.twig' %}

{# Modal with Vertical Body Padding #}
{% include '@components/Modal/stories/ModalVerticalBodyPadding.twig' %}

{# Modal Stacked #}
{% include '@components/Modal/stories/ModalStacking.twig' %}

Expand Down

This file was deleted.

0 comments on commit 933a956

Please sign in to comment.