Changeset 49728 for branches/5.6/src/wp-content/themes/twentytwentyone/assets/sass/05-blocks/media-text/_editor.scss
- Timestamp:
- 12/01/2020 07:25:43 PM (4 years ago)
- Location:
- branches/5.6
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/5.6
-
branches/5.6/src/wp-content/themes/twentytwentyone/assets/sass/05-blocks/media-text/_editor.scss
r49574 r49728 6 6 } 7 7 8 @include innerblock-margin-clear(".wp-block-media-text__content"); 9 8 10 .wp-block-media-text__content { 9 11 padding: var(--global--spacing-horizontal); 10 11 [data-block]:first-child {12 margin-top: 0;13 }14 15 [data-block]:last-child {16 margin-bottom: 0;17 }18 12 } 19 13
Note: See TracChangeset
for help on using the changeset viewer.