Changeset 50469 for branches/5.7/src/wp-content/themes/twentytwentyone/assets/sass/05-blocks/cover/_editor.scss
- Timestamp:
- 03/02/2021 12:50:05 PM (4 years ago)
- Location:
- branches/5.7
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/5.7
-
branches/5.7/src/wp-content/themes/twentytwentyone/assets/sass/05-blocks/cover/_editor.scss
r49726 r50469 70 70 border: calc(3 * var(--separator--height)) solid var(--global--color-border); 71 71 } 72 73 // The background color class is used just for the overlay, and does not need to be applied to the inner container. 74 &[class*="-background-color"][class] .wp-block-cover__inner-container { 75 background-color: unset; 76 } 72 77 }
Note: See TracChangeset
for help on using the changeset viewer.