Changeset 50466 for trunk/src/wp-content/themes/twentytwentyone/assets/sass/05-blocks/cover/_style.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/_style.scss
r49726 r50466 109 109 border: calc(3 * var(--separator--height)) solid var(--global--color-border); 110 110 } 111 112 /* The background color class is used just for the overlay, and does not need to be applied to the inner container. */ 113 &[class*="-background-color"][class] .wp-block-cover__inner-container { 114 background-color: unset; 115 } 111 116 }
Note: See TracChangeset
for help on using the changeset viewer.