Changeset 50469 for branches/5.7/src/wp-content/themes/twentytwentyone/assets/sass/05-blocks/cover/_style.scss
- Timestamp:
- 03/02/2021 12:50:05 PM (5 years ago)
- Location:
- branches/5.7
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/wp-content/themes/twentytwentyone/assets/sass/05-blocks/cover/_style.scss (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/5.7
-
branches/5.7/src/wp-content/themes/twentytwentyone/assets/sass/05-blocks/cover/_style.scss
r49726 r50469 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.