Changeset 50466 for trunk/src/wp-content/themes/twentytwentyone/assets/sass/05-blocks/cover/_editor.scss
- Timestamp:
- 03/01/2021 11:24:13 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentyone/assets/sass/05-blocks/cover/_editor.scss
r49726 r50466 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.