Changeset 49728 for branches/5.6/src/wp-content/themes/twentytwentyone/assets/sass/05-blocks/group/_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/group/_editor.scss
r49574 r49728 37 37 } 38 38 39 .wp-block-group__inner-container > *:last-child { 40 margin-bottom: 0; 41 } 39 @include innerblock-margin-clear(".wp-block-group__inner-container"); 42 40 } 43 41
Note: See TracChangeset
for help on using the changeset viewer.