Changeset 49728 for branches/5.6/src/wp-content/themes/twentytwentyone/assets/sass/05-blocks/columns/_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/columns/_editor.scss
r49574 r49728 10 10 max-width: inherit; 11 11 } 12 13 @include innerblock-margin-clear(".wp-block-column"); 12 14 13 15 &.is-style-twentytwentyone-columns-overlap { … … 51 53 } 52 54 53 .wp-block[data-align="full"] & {55 .wp-block[data-align="full"] > & { 54 56 55 57 p:not(.has-background),
Note: See TracChangeset
for help on using the changeset viewer.